This commit is contained in:
Kevin Adametz 2020-03-07 19:46:02 +01:00
parent a37785b391
commit 33458b2ca3
9915 changed files with 1247019 additions and 0 deletions

View file

@ -0,0 +1,17 @@
This bundle provides integration for
[DoctrineExtensions](https://github.com/Atlantic18/DoctrineExtensions) in
your Symfony2 Project.
[![Total Downloads](https://poser.pugx.org/stof/doctrine-extensions-bundle/downloads.png)](https://packagist.org/packages/stof/doctrine-extensions-bundle)
[![Latest Stable Version](https://poser.pugx.org/stof/doctrine-extensions-bundle/v/stable.png)](https://packagist.org/packages/stof/doctrine-extensions-bundle)
For documentation, see it [online](https://symfony.com/doc/master/bundles/StofDoctrineExtensionsBundle/index.html)
License: [MIT](LICENSE)
> Note:
>
> The master branch of the bundle is in sync with Symfony master branch which
> contains a BC break. If you are using a 2.0.x version of Symfony, you need
> to use the 1.0.x branch of the bundle.