flexphp / database
Database PHP for FlexPHP library
Installs: 111
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 1
pkg:composer/flexphp/database
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-10-06 18:12:05 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.