DoctrineFixturesBundle
This bundle integrates the Doctrine2 Data Fixtures library
into Symfony so that you can load data fixtures programmatically into the Doctrine ORM or ODM.
Read the full documentation of this bundle.
Copyright (c) 2011 Fabien Potencier, Doctrine Project
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
documentation files (the "Software"), to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software,
and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
documentation files (the "Software"), to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software,
and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
Mention that this bundle is only for ORM (#321)
By web-flow, 8 months ago
-
Merge pull request #318 from dritter/patch-1
By web-flow, 8 months ago
-
Fix rendering of code block
By web-flow, 8 months ago
-
Merge pull request #312 from doctrine/remove-deprecation-layer
By web-flow, 9 months ago
-
Remove references to Doctrine\Common\Persistence
By greg0ire, 9 months ago
-
Remove deprecation layer
By greg0ire, 9 months ago
-
Merge pull request #307 from lstrojny/custom-purger
By web-flow, 9 months ago
-
Allow specifying custom purgers
By lstrojny, 9 months ago
-
Make integration tests more robust
By lstrojny, 9 months ago
-
Fix expected error message in integration test
By lstrojny, 9 months ago
-
Merge pull request #300 from steevanb/patch-1
By web-flow, 1 year ago
-
Add class
By web-flow, 1 year ago
-
Merge pull request #299 from alcaeus/test-php-7.4
By web-flow, 1 year ago
-
Don't allow build on PHP 7.4 to fail
By alcaeus, 1 year ago
-
Merge pull request #234 from Taluu/split-fw-dependency
By web-flow, 1 year ago
-
Remove the framework-bundle dev dependency
By Taluu, 1 year ago
-
Replace symfony's framework-bundle dependency
By Taluu, 1 year ago
-
Merge pull request #297 from nicolas-grekas/sf5
By web-flow, 1 year ago
-
Allow Symfony 5
By nicolas-grekas, 1 year ago
-
Merge pull request #295 from abdounikarim/patch-1
By web-flow, 1 year ago
-
Update index.rst
By , 1 year ago
-
Merge pull request #286 from alcaeus/bump-doctrine-bundle-dependency
By web-flow, 1 year ago
-
Drop support for older versions of DoctrineBundle
By alcaeus, 1 year ago
-
Merge branch '3.2'
By alcaeus, 1 year ago
-
Merge pull request #285 from alcaeus/fix-deprecations
By web-flow, 1 year ago
-
Remove calls to deprecated method where possible
By alcaeus, 1 year ago
-
Don't pass wrong object to legacy constructors
By alcaeus, 1 year ago
-
Add test to instantiate Loader with ManagerRegistry
By alcaeus, 1 year ago
-
Merge pull request #284 from craue/patch-2
By web-flow, 1 year ago
-
removed workaround for Composer issue with --prefer-lowest
By web-flow, 1 year ago