• 1.8.5 07018f4625

    1.8.5 Stable

    vlw released this 2026-08-02 09:03:05 +02:00 | 0 commits to master since this release

    • Set composer dependency sources to git.vlw.se and lock versions to latest patch by @vlw in #41
    Downloads
  • 1.8.4 551b3682d3

    1.8.4 Stable

    vlw released this 2026-07-25 11:15:53 +02:00 | 1 commits to master since this release

    • Migrate composer dependencies from codeberg.org to git.vlw.se by @vlw in #40
    Downloads
  • 1.8.3 40f86d6c14

    1.8.3 Stable

    vlw released this 2026-07-12 17:47:08 +02:00 | 2 commits to master since this release

    • Bump vlw/sqlite to 3.0.2 by @vlw in #38
    • Use database instance property on insert status and use fetch_assoc() for model isset() by @vlw in #37
    Downloads
  • 1.8.2 93f018551c

    1.8.2 Stable

    vlw released this 2026-05-17 14:32:58 +02:00 | 4 commits to master since this release

    • Add vlw/xenum as a scaffolding library by @vlw in #35
    Downloads
  • 1.8.1 5882e3aa8f

    1.8.1 Stable

    vlw released this 2026-05-10 09:26:47 +02:00 | 5 commits to master since this release

    • Add missing db chain to database library in Model by @vlw in #34
    Downloads
  • 1.8.0 80c9b05a3d

    1.8.0 Stable

    vlw released this 2026-05-10 00:47:02 +02:00 | 6 commits to master since this release

    • Add support for SQLite3 by @vlw in #33
    Downloads
  • 1.7.6 ffd809f76d

    1.7.6 Stable

    vlw released this 2026-02-24 10:44:35 +01:00 | 7 commits to master since this release

    • Database class singleton to use existing database connection by @vlw in #32
    Downloads
  • 1.7.5 71a9f12b02

    1.7.5 Stable

    vlw released this 2026-02-22 14:42:23 +01:00 | 8 commits to master since this release

    • Use func_num_args() to determine if $return should be used for Database\Model by @vlw in #30
    • Expose the Database property on Model as readonly public by @vlw in #29
    Downloads
  • 1.7.4 fd0c8cbbcd

    1.7.4 Stable

    vlw released this 2026-02-16 15:08:15 +01:00 | 10 commits to master since this release

    • Pass an optional return value to Database\Model->set() by @vlw in #28
    Downloads
  • 1.7.3 19e15c0b23

    1.7.3 Stable

    vlw released this 2026-02-12 15:26:22 +01:00 | 11 commits to master since this release

    • Allow int type for abstract $id property in Database\Model by @vlw in #27
    Downloads