Download the PHP package kronostechnologies/php-coding-standard without Composer
On this page you can find all versions of the php package kronostechnologies/php-coding-standard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kronostechnologies/php-coding-standard
More information about kronostechnologies/php-coding-standard
Files in kronostechnologies/php-coding-standard
Download kronostechnologies/php-coding-standard
More information about kronostechnologies/php-coding-standard
Files in kronostechnologies/php-coding-standard
Vendor kronostechnologies
Package php-coding-standard
Short Description Equisoft PHP coding standard
License MIT
Package php-coding-standard
Short Description Equisoft PHP coding standard
License MIT
Please rate this library. Is it a good library?
Informations about the package php-coding-standard
PHP Coding Standard
Linting with PHP Code Sniffer
- Install Code Sniffer:
composer require --dev squizlabs/php_codesniffer
- Install the Equisoft ruleset:
composer require --dev kronostechnologies/php-code-standard
-
Add a
phpcs.xml
file at the root of your project: -
Add an entry in your Makefile:
- Configure CircleCI with the phpcs Orb Orb
Building & Publishing
Apply your changes, merge in master
branch, then execute the following commands from the root:
To get the latest tag without opening the php-coding-standard repository, checkout the file .tag.
Follow Semantic Versioning.
Afterwards, it is automatically published through packagist.
All versions of php-coding-standard with dependencies
PHP Build Version
Package Version
Requires
squizlabs/php_codesniffer Version
^3.5
The package kronostechnologies/php-coding-standard contains the following files
Loading the files please wait ....