The bundle allows to load doctrine fixtures by environment. Exemple:
# loads fixtures for the test environnement
php app/console widop:fixtures:load --env=test
The bundle is under the MIT license. See the complete license here.
The bundle allows to load doctrine fixtures by environment. Exemple:
# loads fixtures for the test environnement
php app/console widop:fixtures:load --env=test
The bundle is under the MIT license. See the complete license here.