nexus-actors / doctrine-dbal
Nexus Doctrine DBAL — coroutine-aware connection pool and actor-side integration (HTTP middleware lives in nexus-actors/doctrine-dbal-http).
v0.1.0
2026-07-21 18:21 UTC
Requires
- php: >=8.5.7
- doctrine/dbal: ^4.0
- nexus-actors/core: ^0.1
- nexus-actors/http: ^0.1
- nexus-actors/runtime: ^0.1
- nyholm/psr7: ^1.8
- psr/event-dispatcher: ^1.0
- psr/http-factory: ^1.1
- psr/http-message: ^2.0
- psr/http-server-handler: ^1.0
- psr/http-server-middleware: ^1.0
- psr/log: ^3.0
Requires (Dev)
- phpunit/phpunit: ^13.0
README
Nexus Doctrine DBAL — coroutine-aware connection pool and actor-side integration. HTTP scope middleware lives in nexus-actors/doctrine-dbal-http.
Read-only subtree split of nexus-actors/nexus. Report issues and send pull requests to the monorepo — this repository only receives automated pushes and release tags.
Installation
composer require nexus-actors/doctrine-dbal
Documentation
- Package documentation
- nexusactors.com — project overview, quickstart, stability matrix
License
MIT