Download the PHP package funddy/fixture-bundle without Composer
On this page you can find all versions of the php package funddy/fixture-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download funddy/fixture-bundle
More information about funddy/fixture-bundle
Files in funddy/fixture-bundle
Download funddy/fixture-bundle
More information about funddy/fixture-bundle
Files in funddy/fixture-bundle
Vendor funddy
Package fixture-bundle
Short Description FixtureBundle for Symfony2
License MIT
Homepage https://github.com/funddy/fixture-bundle
Package fixture-bundle
Short Description FixtureBundle for Symfony2
License MIT
Homepage https://github.com/funddy/fixture-bundle
Keywords fixture bundle
Please rate this library. Is it a good library?
Informations about the package fixture-bundle
FunddyFixtureBundle
Fixtures bundle for Funddy fixture component.
Setup and Configuration
Add the following to your composer.json file:
Update the vendor libraries:
curl -s http://getcomposer.org/installer | php
php composer.phar install
For finishing, register the Bundle FunddyFixtureBundle in app/AppKernel.php.
Usage
Create your fixture definition
Define your fixtures as services and inject dependencies
Create a fixtures loader command
That's all, time to load your fixtures through your own command .
All versions of fixture-bundle with dependencies
PHP Build Version
Package Version
The package funddy/fixture-bundle contains the following files
Loading the files please wait ....