dknx01 / factory-muffin-doctrine-bridge-bundle
Bridge for FactoryMuffin with Doctrine for Symfony
dev-master
2017-03-26 10:30 UTC
Requires
- php: ^5.5 || ^7.0
- doctrine/doctrine-bundle: ^1.6
- league/factory-muffin: ^3.0
- symfony/symfony: ^3.0
This package is auto-updated.
Last update: 2025-03-15 07:41:05 UTC
README
A bridge bundle for using factory muffin (https://github.com/thephpleague/factory-muffin) with doctrine store inside a symfony project
Services
_factory_muffin_doctrinebridge: the factory muffin instace with doctrine entity manger as store _factory_muffin_doctrine_repositorystore: the instance of a factory muffin store witth doctrine as store
test classes:
Dknx01\FactoryMuffinDoctrineBridge\TestCase\FactoryMuffinTestCase: An extended Webtestcase with an insatnciated bridge under static::$muffin