flexphp / database
Database PHP for FlexPHP library
dev-develop
2021-06-06 02:49 UTC
Requires
- php: >=7.4
- ext-json: *
- doctrine/dbal: ^2.13
- flexphp/schema: dev-develop
- symfony/validator: ^5.3
Requires (Dev)
- phpmd/phpmd: ^2.10
- phpstan/phpstan: ^0.12.88
- phpunit/phpunit: ^9.5
- squizlabs/php_codesniffer: ^3.6
- symfony/var-dumper: ^5.3
This package is auto-updated.
Last update: 2025-03-06 17:02:53 UTC
README
One Database, Any Framework
Change between frameworks when you need. Keep It Simple, SOLID and DRY with FlexPHP.
Installation
Install the package with Composer:
composer require flexphp/database
License
Database is open-sourced software licensed under the MIT license.