2017 © Pedro Peláez
 

library abstract-fixture-load

Abstract wrapper for Dctrine Fixture. Load fixtures easier than ever

image

spolischook/abstract-fixture-load

Abstract wrapper for Dctrine Fixture. Load fixtures easier than ever

  • Monday, July 8, 2013
  • by spolischook
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Abstract Fixture Load

This bundle help you load fixture as easy as possible., (*1)

1) Installing the Standard Edition

Add to your composer.json:, (*2)

    "spolischook/abstract-fixture-load": "dev-master"

2) Use Abstract Fixtures Loader

You must create 'data' folder in your DataFixtures/ORM folder, where you save your gherkin files with fixtures., (*3)

For example:, (*4)


The Versions

08/07 2013

dev-master

9999999-dev

Abstract wrapper for Dctrine Fixture. Load fixtures easier than ever

  Sources   Download

MIT

The Requires