sasedev / doctrine-behavior-bundle
Doctrine Behavioral Extensions for symfony
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:symfony-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: 2024-10-27 18:25:36 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)