sasedev / doctrine-behavior-bundle
Doctrine Behavioral Extensions for symfony
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
pkg:composer/sasedev/doctrine-behavior-bundle
Requires
- php: >=7.2
 - sasedev/doctrine-behavior: ^1.0
 - symfony/config: ^5.1
 - symfony/dependency-injection: ^5.1
 - symfony/http-kernel: ^5.1
 - symfony/mime: ^5.1
 - symfony/security-core: ^5.1
 
This package is auto-updated.
Last update: 2025-10-27 20:46:45 UTC
README
Doctrine Behavioral Extensions for Symfony.
What is it?
Please see https://github.com/sasedev/doctrine-behavior and https://github.com/stof/StofDoctrineExtensionsBundle
Installation
$ composer require sasedev/doctrine-behavior-bundle
Composer will install the bundle to your project's vendor directory.
Original
The orginal source is from Stof (https://github.com/stof/StofDoctrineExtensionsBundle)