widop / fixtures-bundle
Loads Doctrine fixtures by environment.
Package info
github.com/widop/WidopFixturesBundle
Type:symfony-bundle
pkg:composer/widop/fixtures-bundle
0.0.2
2013-10-28 16:49 UTC
Requires
This package is not auto-updated.
Last update: 2026-02-28 19:29:31 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.