widop / fixtures-bundle
Loads Doctrine fixtures by environment.
Installs: 4 702
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 7
Forks: 2
Open Issues: 3
Type:symfony-bundle
Requires
This package is not auto-updated.
Last update: 2024-11-09 13:39:29 UTC
README
The bundle allows to load doctrine fixtures by environment. Exemple:
# loads fixtures for the test environnement
php app/console widop:fixtures:load --env=test
Documentation
License
The bundle is under the MIT license. See the complete license here.