free2er / coding-standard
PHP CodeSniffer Coding Standard
Installs: 309
Dependents: 7
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/free2er/coding-standard
Requires
This package is auto-updated.
Last update: 2025-09-29 02:03:08 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