sasedev / doctrine-behavior-bundle
Doctrine Behavioral Extensions for symfony
Package info
github.com/sasedev/doctrine-behavior-bundle
Type:symfony-bundle
pkg:composer/sasedev/doctrine-behavior-bundle
1.0.1
2020-08-27 08:39 UTC
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: 2026-02-27 21:25:18 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)