Download the PHP package libero/coding-standard without Composer
On this page you can find all versions of the php package libero/coding-standard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package coding-standard
Libero PHP coding standard
The Libero PHP coding standard is a set of PHP_CodeSniffer rules applied to all Libero PHP projects. It is based on PSR-2.
Getting started
Using Composer you can install the coding standard into your project:
You can then find violations of the standard by running:
Or automatically correct (at least some of) these violations by running:
See the PHP_CodeSniffer documentation for more details.
Getting help
- Report a bug or request a feature on GitHub.
- Ask a question on the Libero Community Slack.
- Read the code of conduct.
All versions of coding-standard with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
dealerdirect/phpcodesniffer-composer-installer Version ^0.4 || ^0.5
slevomat/coding-standard Version ^5.0
squizlabs/php_codesniffer Version ^3.4
dealerdirect/phpcodesniffer-composer-installer Version ^0.4 || ^0.5
slevomat/coding-standard Version ^5.0
squizlabs/php_codesniffer Version ^3.4
The package libero/coding-standard contains the following files
Loading the files please wait ....