Download the PHP package lsbproject/php-clean-code-rules without Composer
On this page you can find all versions of the php package lsbproject/php-clean-code-rules. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lsbproject/php-clean-code-rules
More information about lsbproject/php-clean-code-rules
Files in lsbproject/php-clean-code-rules
Download lsbproject/php-clean-code-rules
More information about lsbproject/php-clean-code-rules
Files in lsbproject/php-clean-code-rules
Vendor lsbproject
Package php-clean-code-rules
Short Description This repository contains the most respectful (by the author meaning) rules for linters and static code analysers
License MIT
Package php-clean-code-rules
Short Description This repository contains the most respectful (by the author meaning) rules for linters and static code analysers
License MIT
Please rate this library. Is it a good library?
Informations about the package php-clean-code-rules
php-clean-code-rules
This repository contains the most respectful (by the author meaning) rules for linters and static code analysers.
This ruleset aims to transform the code to be like it was written by a single man improving readability and security of the whole project.
It covers psr-12
, symfony
and a lot of modern PHP features thanks to slevomat
project.
Installation
Usage
Include in your project a phpcs.xml
file with the following code:
All versions of php-clean-code-rules with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
phpstan/phpstan Version ^0.12.33
squizlabs/php_codesniffer Version ^3.5
escapestudios/symfony2-coding-standard Version ^3.11
slevomat/coding-standard Version ^7.0
phpstan/phpstan Version ^0.12.33
squizlabs/php_codesniffer Version ^3.5
escapestudios/symfony2-coding-standard Version ^3.11
slevomat/coding-standard Version ^7.0
The package lsbproject/php-clean-code-rules contains the following files
Loading the files please wait ....