last1971 / smart-command
Implementation of the command pattern with binding
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/last1971/smart-command
Requires
- php: ^8.0|^8.1
Requires (Dev)
- phpstan/phpstan: 1.9.x-dev
- phpunit/phpunit: 10.0.x-dev
README
This library implements "command pattern" with binding
#Install
composer require last1971/smart-command