2017 © Pedro Peláez
 

library dogmatist-fixtures

Fixtures based on dogmatist

image

bravesheep/dogmatist-fixtures

Fixtures based on dogmatist

  • Tuesday, March 3, 2015
  • by rnijveld
  • Repository
  • 2 Watchers
  • 1 Stars
  • 135 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Dogmatist fixtures

License Build Status Test Coverage Code Climate Documentation Status, (*1)

Dogmatist fixtures is a simple fixture framework that makes use of Dogmatist., (*2)

Documentation

You can find the documentation in the docs/ directory, or online at Read the Docs., (*3)

Requirements

  • PHP 5.5+
  • Composer

Installation

To install dogmatist as a non-dev requirement for your project use:, (*4)

composer require bravesheep/dogmatist-fixtures=dev-master

Or if you only need dogmatist fixtures during development (i.e. testing), use:, (*5)

composer require --dev bravesheep/dogmatist-fixtures=dev-master

The Versions