• 1.7.2 c858cd111a

    1.7.2 Stable

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

    • Use array_key_exists() on $_ENV to determine if MariaDB key is set by @vlw in #26
    • Database as optional parameter for set_credentials by @vlw in #25
    Downloads
  • 1.7.1 f4b8f8673e

    1.7.1 Stable

    vlw released this 2026-02-11 17:39:44 +01:00 | 14 commits to master since this release

    • Set Database env credentials without returning a new instance by @vlw in #24
    Downloads
  • 1.7.0 1536079fe3

    1.7.0 Stable

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

    • Update doc to include that this library is primarily for Vegvisir and Reflect scaffolding by @vlw in #23
    • Add static method to create new Database instance from credentials by @vlw in #22
    Downloads
  • 1.6.5 723b048c8f

    1.6.5 Stable

    vlw released this 2026-01-25 10:24:52 +01:00 | 17 commits to master since this release

    • Correct append php ext load condition by @vlw in #21
    • Restore main Scaffold class namespace by @vlw in #20
    Downloads
  • 1.6.4 a77c0ac6a3

    1.6.4 Stable

    vlw released this 2026-01-25 10:04:48 +01:00 | 19 commits to master since this release

    • Append trailing php extension to load() if omitted by @vlw in #19
    • Move namespaces one level up by @vlw in #18
    Downloads
  • 1.6.3 d9726aff0e

    1.6.3 Stable

    vlw released this 2025-12-03 00:48:59 +01:00 | 21 commits to master since this release

    • Add UUID v7 generator helper method by @vlw in #17
    Downloads
  • 1.6.2 be03b05191

    1.6.2 Stable

    vlw released this 2025-12-01 13:57:10 +01:00 | 22 commits to master since this release

    • Return passed value when setting db row value by @vlw in #16
    Downloads
  • 1.6.1 2f6e24b0a1

    1.6.1 Stable

    vlw released this 2025-11-30 15:34:56 +01:00 | 23 commits to master since this release

    • Add static class for license constants by @vlw in #15
    Downloads
  • 1.6.0 9517203418

    1.6.0 Stable

    vlw released this 2025-11-30 13:57:32 +01:00 | 24 commits to master since this release

    • Add database Controller class for manipulating entity data by @vlw in #13
    • Trim trailing whitespaces by @vlw in #12
    Downloads
  • 1.5.0 4fa45083d0

    1.5.0 Stable

    vlw released this 2025-11-02 09:50:30 +01:00 | 26 commits to master since this release

    • Expose UUID helper as a class of static methods by @vlw in #10
    Downloads