d-scho / specifications
Implementation of the specification behavioral design pattern
v1.0.0
2025-08-14 19:41 UTC
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.86
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^12.3
README
PHP implementation of the specification behavioral design pattern
Licensed under the BSD 2-Clause License © 2025 David Schönhofen. See LICENSE for details.
Install via
composer require d-scho/specifications
See the example folder for an example case of managing deployment
requests by different users for different environments.
php example/DeploymentPermissionsCase.php