Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

bravesheep/dogmatist-fixtures

Repository files navigation

Dogmatist fixtures

License Build Status Test Coverage Code Climate Documentation Status

Dogmatist fixtures is a simple fixture framework that makes use of Dogmatist.

Documentation

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

Requirements

  • PHP 5.5+
  • Composer

Installation

To install dogmatist as a non-dev requirement for your project use:

composer require bravesheep/dogmatist-fixtures=dev-master

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

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

About

Fixtures based on dogmatist

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages