crysalead / chaos-database
PDO driver for Chaos.
Installs: 8 592
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 1
Open Issues: 0
Requires
- php: >=5.5
- crysalead/chaos-orm: dev-master
- crysalead/set: ~2.0
- crysalead/sql-dialect: dev-master
Requires (Dev)
- kahlan/kahlan: ~5.1
This package is auto-updated.
Last update: 2024-11-06 23:52:34 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