droid / libcommand
A package of routines common to droid plugins.
v1.1.0
2016-09-16 15:03 UTC
Requires (Dev)
- mikey179/vfsstream: ^1.6
- phpunit/phpunit: ^4.8
This package is auto-updated.
Last update: 2024-10-25 22:07:30 UTC
README
Provides helpers for Droid command plugins.
CheckableTrait
adds a--check
option to a command.Model/File
for reading and writing line based files.
For more information on Droid, please check out droidphp.com