Download the PHP package remi-san/specification without Composer
On this page you can find all versions of the php package remi-san/specification. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package specification
specification
A lib to ease the use the specification pattern.
Your specification classes can extend the AbstractSpecification
class which already implement
the following methods from the Specification
interface:
andSatisfies
orSatisfies
-
not
You'll have to implement the
isSatisfiedBy
method to add the domain logic.
All versions of specification with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
The package remi-san/specification contains the following files
Loading the files please wait ....