free2er / coding-standard
PHP CodeSniffer Coding Standard
1.1.1
2019-12-02 09:44 UTC
Requires
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-08 10:24:38 UTC
README
PHP CodeSniffer Coding Standard
Installation
This standard can be installed with the Composer dependency manager.
-
Install the coding standard as a dependency of your project
composer require --dev free2er/coding-standard -
Create phpcs configuration
cp vendor/free2er/coding-standard/phpcs.xml.dist . nano phpcs.xml.dist -
Done!
vendor/bin/phpcs