last1971 / smart-command
Implementation of the command pattern with binding
v0.0.6
2022-10-30 14:21 UTC
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