net_bazzline / php_component_command_collection
This package is abandoned and no longer maintained.
No replacement package was suggested.
free as in freedom free software collection of system commands
1.0.0
2018-01-14 19:15 UTC
Requires
- php: ^7.0
- net_bazzline/php_component_command: ^2.0
README
I still like the idea but there is currently no use case to develop it anymore.
Command Collection for Php command collection
free as in freedom free software collection of system commands
The current change log can be found here
You can find some demo implementations ready to run here.
Install
By Hand
mkdir -p vendor/net_bazzline/php_component_command_collection
cd vendor/net_bazzline/php_component_command_collection
git clone https://github.com/bazzline/php_component_command_collection .
With Packagist
composer require net_bazzline/php_component_command_collection:dev-master
API
API is available at bazzline.net.
Final Words
Star it if you like it :-). Add issues if you need it. Pull patches if you enjoy it. Write a blog entry if you use it :-D.