aeatech / transaction-manager-bundle
Symfony bundle that glues AEATech Transaction Manager into the Symfony ecosystem, providing Doctrine DBAL integration, multiple transaction managers.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:symfony-bundle
pkg:composer/aeatech/transaction-manager-bundle
Requires
- php: >=8.2
- ext-pdo: *
- aeatech/transaction-manager-core: ^1.0
- symfony/config: ^6.4.15 || ^7.0
- symfony/dependency-injection: ^6.4.15 || ^7.0
- symfony/framework-bundle: ^6.4.15 || ^7.0
- symfony/yaml: ^6.4.15 || ^7.0
Requires (Dev)
- aeatech/transaction-manager-doctrine-adapter: ^1.0
- aeatech/transaction-manager-mysql: ^1.0
- aeatech/transaction-manager-postgresql: ^1.0
- mockery/mockery: ^1.6.10
- phpstan/phpstan: ^2.1
- phpstan/phpstan-mockery: ^2.0
- phpunit/phpunit: ^11.5
- roave/security-advisories: dev-master
- symfony/error-handler: ^6.4.15 || ^7.0
- symfony/http-kernel: ^6.4.15 || ^7.0
Suggests
- aeatech/transaction-manager-doctrine-adapter: Required to use the "connection_adapter: doctrine" configuration (Doctrine DBAL integration).
- aeatech/transaction-manager-mysql: Provides MySQL-specific error heuristics and SQL dialect support.
- aeatech/transaction-manager-postgresql: Provides PostgreSQL-specific error heuristics and SQL dialect support.
This package is not auto-updated.
Last update: 2026-01-26 10:58:11 UTC