riskio / specification
Implementation of the specification pattern in PHP
Installs: 1 780
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 5
Forks: 1
Open Issues: 0
Requires
- php: ^8.1
Requires (Dev)
- phpunit/phpunit: ^9.5
- vimeo/psalm: ^4.22
This package is auto-updated.
Last update: 2024-10-09 21:19:26 UTC
README
The Riskio Specification library is an implementation of the Specification Pattern introduced by Eric Evans and Martin Fowler.
Requirements
- PHP 7.0 or higher