black / common
Common Library for Black projects
Requires
- php: >=5.4.0
- doctrine/common: ~2.4
Requires (Dev)
- phpspec/phpspec: ~2.0
README
Common Library for Black Projects.
Installation
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.
Usage
Common is quite simple, there is only an abstract class for Doctrine Manager with simple methods and three specifications (and/or/not).
License
Common is released under the MIT License. See the bundled LICENSE file for details.
Contributing
See CONTRIBUTING file.
Credits
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 alexandre@lablackroom.com. Send me Flattrs if you love my work, buy me gift or hire me!