crysalead/chaos-database

PDO driver for Chaos.

dev-master 2023-04-06 20:42 UTC

This package is auto-updated.

Last update: 2024-04-06 22:36:35 UTC


README

Build Status Scrutinizer Coverage Status

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