hydrakit / database
A thin PDO data-access seam and a raw-SQL migration runner.
v0.3.2
2026-09-11 16:10 UTC
Requires
- php: >=8.2
- ext-pdo: *
Requires (Dev)
- ext-pdo_sqlite: *
- phpunit/phpunit: ^11.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Read-only mirror.
hydrakit/databaseis developed in hydra-foundation/hydra underpackages/database, and republished here on every push. A commit pushed to this repository is overwritten by the next one; issues are disabled for that reason, and a pull request opened here cannot be merged. Both belong upstream.
A thin data-access seam over PDO and a raw-SQL migration runner. Repositories write their own SQL and pass bound parameters.