Skip to content

Brezgalov/php-specification-pattern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

Implementation for base Specification pattern classes

Installation

composer require brezgalov/php-specification-pattern dev-master

Usage

  • Extend AbstractSpecification class
  • Implement isSatisfiedBy method as you wish to
  • Feel free to use logical methods to combine your specifications

About

Specification pattern implementation via PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages