drift / dbal-bundle
DriftPHP integration for DBAL
Installs: 6 988
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 2
Forks: 1
Open Issues: 0
Requires
- php: ^7.4 | ^8.0
- drift/dbal: ^0.1.5
- drift/http-kernel: 0.1.*, >=0.1.5
- mmoreram/base-bundle: ^2.1
- symfony/dependency-injection: ^5.0
Requires (Dev)
- clue/block-react: *
- clue/reactphp-sqlite: ^1
- phpunit/phpunit: ^9
- react/mysql: ^0.5
- voryx/pgasync: ^2
Suggests
- clue/reactphp-sqlite: SQLite usage
- react/mysql: MySQL usage
- voryx/pgasync: PostgreSQL Usage
README
This is a simple adapter for DBAL on top of ReactPHP and DriftPHP. Following the same structure that is followed in the Symfony ecosystem, you can use this package as a Bundle, only usable under DriftPHP Framework.
Some first steps for you!
or