Common Library for Black Projects.
The recommended way to install Common is through Composer:
{
"require": {
"black/common": "@stable"
}
}
Protip: You should browse the black/common
page to choose a stable version to use, avoid the @stable
meta
constraint.
Common is quite simple, there is only an abstract class for Doctrine Manager with simple methods and three specifications (and/or/not).
Common is released under the MIT License. See the bundled LICENSE file for details.
See CONTRIBUTING file.
This README is heavily inspired by Hateoas library by the great @willdurand. This guy needs your [PR][3] for the sake of the REST in PHP.
Alexandre "pocky" Balmes [email protected]. Send me Flattrs if you love my work, buy me gift or hire me!