crysalead / chaos-database
PDO driver for Chaos.
Installs: 8 783
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 1
Open Issues: 0
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: 2025-02-18 02:49:48 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