| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
PHP Coding Standard
A set of Code Sniffer rules applied to all Croct PHP projects.
📦 Releases
·
🐞 Report Bug
·
✨ Request Feature
We recommend using the package manager Composer to install the package:
composer require croct/coding-standardRun the following command to check if the project adheres to the coding standard:
./vendor/bin/phpcsContributions to the package are always welcome!
Before running the test suites, the development dependencies must be installed:
composer installThen, to run all tests:
composer testThis library is licensed under the MIT license.
| Back | FazBrowse Home | New Git URL |