amaro / php-standard
Validate PHP standard before commit
Installs: 326
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 11
Forks: 0
Open Issues: 0
Language:Shell
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" ] } }