h4cc / AliceFixturesBundle

A Symfony2 bundle for using Alice and Faker with data fixtures. Abled to use Doctrine ORM as well as Doctrine MongoDB ODM.
MIT License
75 stars 25 forks source link

FixtureManager::addProvider() Fixed #29

Closed claudio-dalicandro closed 10 years ago

claudio-dalicandro commented 10 years ago

In this way you can add more than one custom FakerProvider...

h4cc commented 10 years ago

Thanks, did not know that till now :)