crysalead / chaos-database
PDO driver for Chaos.
dev-master
2025-02-18 02:49 UTC
Requires
- php: >=8.3
- crysalead/chaos-orm: dev-master
- crysalead/set: ^2
- crysalead/sql-dialect: dev-master
Requires (Dev)
- kahlan/kahlan: ^6
This package is auto-updated.
Last update: 2026-02-18 05:09:42 UTC
README
PDO database drivers for Chaos.
Community
To ask questions, provide feedback or otherwise communicate with the team, join us on #chaos on Freenode.
Documentation
See the whole documentation here.
Requirements
- PHP 5.5+
Testing
Updates kahlan-config.php to set some valid databases configuration (or remove them) to run only unit tests then run the specs with:
cd chaos-database
composer install
./bin/kahlan