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

bravesheep/dogmatist

Repository files navigation

dogmatist

License Build Status Test Coverage Code Climate Documentation Status

Dogmatist is a simple framework for specifying the structure of one or more objects and arrays and the relations between those object and arrays.

Documentation

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

Requirements

  • PHP 5.4+
  • Composer

Installation

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

composer require bravesheep/dogmatist=dev-master

Or if you only need dogmatist during development (i.e. testing), which seems to be more likely, use:

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

About

A generator for Doctrine2 ORM entities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages