flow-php / symfony-postgresql-bundle
Flow PHP - Symfony PostgreSQL Bundle
Package info
github.com/flow-php/symfony-postgresql-bundle
Type:symfony-bundle
pkg:composer/flow-php/symfony-postgresql-bundle
0.40.0
2026-06-15 11:57 UTC
Requires
- php: ~8.3.0 || ~8.4.0 || ~8.5.0
- flow-php/filesystem: 0.40.0
- flow-php/postgresql: 0.40.0
- symfony/config: ^6.4 || ^7.4 || ^8.0
- symfony/console: ^6.4 || ^7.4 || ^8.0
- symfony/dependency-injection: ^6.4 || ^7.4 || ^8.0
- symfony/http-kernel: ^6.4 || ^7.4 || ^8.0
- twig/twig: ^3.0
Requires (Dev)
- composer-runtime-api: ^2.2
- composer/semver: ^3.4
- flow-php/phpunit-postgresql-bridge: 0.40.0
- flow-php/symfony-postgresql-cache-bridge: 0.40.0
- flow-php/symfony-postgresql-messenger-bridge: 0.40.0
- flow-php/symfony-postgresql-session-bridge: 0.40.0
- symfony/cache: ^6.4 || ^7.4 || ^8.0
- symfony/framework-bundle: ^6.4 || ^7.4 || ^8.0
- symfony/messenger: ^6.4 || ^7.4 || ^8.0
- symfony/var-dumper: ^6.4 || ^7.4 || ^8.0
- symfony/web-profiler-bundle: ^6.4 || ^7.4 || ^8.0
Suggests
- flow-php/phpunit-postgresql-bridge: For PHPUnit PostgreSQL transaction rollback support in tests
- flow-php/symfony-postgresql-cache-bridge: For Symfony Cache PostgreSQL adapter support
- flow-php/symfony-postgresql-messenger-bridge: For Symfony Messenger PostgreSQL transport support
- flow-php/symfony-postgresql-session-bridge: For Symfony Session PostgreSQL handler support
- symfony/web-profiler-bundle: For the dev-only Flow PostgreSQL Web Profiler queries panel
README
Symfony bundle integrating Flow PHP PostgreSQL library with connection management and database migrations.
Important
This repository is a subtree split from our monorepo. If you'd like to contribute, please visit our main monorepo flow-php/flow.
- 📜 Documentation
- ➡️ Installation
- 🛠️ Contributing
- 🚧 Upgrading