https://github.com/driftphp/dbal-bundle
DBAL integration for DriftPHP
https://github.com/driftphp/dbal-bundle
Last synced: 6 months ago
JSON representation
DBAL integration for DriftPHP
- Host: GitHub
- URL: https://github.com/driftphp/dbal-bundle
- Owner: driftphp
- License: mit
- Created: 2020-02-24T09:21:28.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-15T08:58:30.000Z (almost 4 years ago)
- Last Synced: 2025-04-18T14:52:48.206Z (9 months ago)
- Language: PHP
- Size: 24.4 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# DriftPHP - DBAL Adapter
[](https://circleci.com/gh/driftphp/dbal-bundle)
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!
- [DBAL repository](https://github.com/driftphp/reactphp-dbal)
- [Go to DOCS](https://driftphp.io/#/?id=dbal-adapter)
or
- [Try a demo](https://github.com/driftphp/demo)
- [Install the skeleton](https://github.com/driftphp/skeleton)