Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 571 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 571 Bytes

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

  1. Installation
  2. Usage

License

The bundle is under the MIT license. See the complete license here.