PHPackages                             marty/mcfly - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. marty/mcfly

ActiveLibrary[Testing &amp; Quality](/categories/testing)

marty/mcfly
===========

Marty McFly - Back to the Future to write your Symfony fixtures

2.3.0(6mo ago)32542MITPHPPHP 8.\*

Since Aug 18Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/arnolem/Marty-McFly)[ Packagist](https://packagist.org/packages/marty/mcfly)[ Docs](https://www.wixiweb.fr)[ RSS](/packages/marty-mcfly/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (12)Used By (0)

Marty MacFly
============

[](#marty-macfly)

Marty MacFly - Back to the Future to write your Symfony fixtures Marty MacFly allows you to quickly and easily create fixtures to simplify development and testing for Symfony.

Main features
-------------

[](#main-features)

Installing
----------

[](#installing)

[PHP](https://php.net) 8.0+ and [Composer](https://getcomposer.org) are required.

```
composer req --dev Marty/McFly
```

You need to create a fixture file per entity and extend `Marty\McFly\Fixture` instead of `Doctrine\Bundle\FixturesBundle\Fixture`.

```
