d-scho/specifications

Implementation of the specification behavioral design pattern

Maintainers

Package info

github.com/d-scho/specifications

pkg:composer/d-scho/specifications

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.0 2025-08-14 19:41 UTC

This package is auto-updated.

Last update: 2026-03-14 20:51:47 UTC


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