bankiru / doctrine-di-types
DI-capable DBAL types for doctrine
Installs: 11 930
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 1
Open Issues: 0
Requires
- php: ~5.5 || ~7.0
- doctrine/dbal: ~2.4
Requires (Dev)
- doctrine/doctrine-bundle: ~1.5
- phpunit/phpunit: ^4.8.35 || ^5.4 || ^6.0
- symfony/config: ~2.7 || ~3.0 || ~4.0
- symfony/dependency-injection: ~2.7 || ~3.0 || ~4.0
- symfony/http-kernel: ~2.7 || ~3.0 || ~4.0
- symfony/yaml: ~2.7 || ~3.0 || ~4.0
This package is not auto-updated.
Last update: 2022-11-08 10:49:18 UTC
README
Doctrine DI types
DI-capable doctrine types
Purpose
Bring DI capabilities to statically initialized doctrine types.
Configuration reference
doctrine_di_types: enabled: false # Forces DI type initialization while bundle boots init_on_boot: true # Service ID for custom service initialization hook init_service: doctrine