codemonster-ru / database
Lightweight, framework-agnostic database layer with PDO connections, fluent Query Builder, Schema Builder, and full migration system.
v2.1.0
2026-06-10 15:35 UTC
Requires
- php: >=8.2
- ext-pdo: *
Requires (Dev)
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^9.6 || ^10.5 || ^11.0 || ^12.0
README
Important
This repository is read-only.
Development happens in the Annabel monorepo.
Issues and pull requests should be opened there.
Framework-agnostic database layer with PDO connections, a fluent query builder, schema builder, migrations, seeders, and models.
Documentation
Standalone package documentation: docs.codemonster.net/database
Annabel framework documentation: docs.codemonster.net/annabel