Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months 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 (almost 14 years ago)
- Default Branch: 3.6.x
- Last Pushed: 2024-10-14T10:35:29.000Z (3 months ago)
- Last Synced: 2024-10-29T10:22:56.348Z (3 months ago)
- Topics: doctrine, doctrine-fixtures, fixture-loading, fixtures, symfony, symfony-bundle
- Language: PHP
- Homepage:
- Size: 444 KB
- Stars: 2,460
- Watchers: 27
- Forks: 203
- Open Issues: 36
-
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).