widop/fixtures-bundle

Loads Doctrine fixtures by environment.

Installs: 4 701

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 7

Forks: 2

Open Issues: 3

Type:symfony-bundle

0.0.2 2013-10-28 16:49 UTC

This package is not auto-updated.

Last update: 2024-04-13 11:00:37 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

  1. Installation
  2. Usage

License

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