https://github.com/doctrine/DoctrineFixturesBundle
Symfony integration for the doctrine/data-fixtures library
https://github.com/doctrine/DoctrineFixturesBundle
doctrine doctrine-fixtures fixture-loading fixtures symfony symfony-bundle
Last synced: 27 days ago
JSON representation
Symfony integration for the doctrine/data-fixtures library
- Host: GitHub
- URL: https://github.com/doctrine/DoctrineFixturesBundle
- Owner: doctrine
- License: mit
- Created: 2011-04-22T07:24:44.000Z (about 14 years ago)
- Default Branch: 4.1.x
- Last Pushed: 2025-03-26T23:27:52.000Z (about 2 months ago)
- Last Synced: 2025-04-10T05:27:16.724Z (about 1 month ago)
- Topics: doctrine, doctrine-fixtures, fixture-loading, fixtures, symfony, symfony-bundle
- Language: PHP
- Homepage:
- Size: 550 KB
- Stars: 2,488
- Watchers: 23
- Forks: 208
- Open Issues: 33
-
Metadata Files:
- Readme: README.markdown
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
DoctrineFixturesBundle
======================This bundle integrates the [Doctrine2 Data Fixtures library](https://github.com/doctrine/data-fixtures)
into Symfony so that you can load data fixtures programmatically into the Doctrine ORM or ODM.Read the full [documentation of this bundle](http://symfony.com/doc/current/bundles/DoctrineFixturesBundle/index.html).