2017 © Pedro PelĂĄez
 

library specification

Specification pattern classes

image

remi-san/specification

Specification pattern classes

  • Wednesday, March 16, 2016
  • by remi-san
  • Repository
  • 1 Watchers
  • 2 Stars
  • 9,138 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 43 % Grown

The README.md

specification

Author Build Status Quality Score Software License Packagist Version Coverage Status SensioLabsInsight, (*1)

A lib to ease the use the specification pattern., (*2)

Your specification classes can extend the AbstractSpecification class which already implement the following methods from the Specification interface: - andSatisfies - orSatisfies - not, (*3)

You'll have to implement the isSatisfiedBy method to add the domain logic., (*4)

The Versions

16/03 2016

dev-master

9999999-dev

Specification pattern classes

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

13/03 2016

v1.1.2

1.1.2.0

Specification pattern classes

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

09/03 2016

v1.1.1

1.1.1.0

Specification pattern classes

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

26/02 2016

v1.1.0

1.1.0.0

Specification pattern classes

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

26/02 2016

v1.0.0

1.0.0.0

Specification pattern classes

  Sources   Download

The Requires

  • php >=5.3

 

The Development Requires