dknx01/factory-muffin-doctrine-bridge-bundle

Bridge for FactoryMuffin with Doctrine for Symfony

dev-master 2017-03-26 10:30 UTC

This package is auto-updated.

Last update: 2024-04-15 05:54:17 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