amaro / php-standard
This package is abandoned and no longer maintained.
No replacement package was suggested.
Validate PHP standard before commit
Package info
github.com/amarofashion/amaro-php-standard
Language:Shell
pkg:composer/amaro/php-standard
dev-master
2017-07-26 16:42 UTC
Requires
This package is not auto-updated.
Last update: 2021-06-12 10:25:54 UTC
README
{ "require": { "amaro/php-standard": "*" }, "scripts": { "post-install-cmd": [ "Amaro\\Composer\\Php::configure" ], "post-update-cmd": [ "Amaro\\Composer\\Php::configure" ] } }