Download the PHP package ricorocks-digital-agency/ricorocks-coding-standard without Composer
On this page you can find all versions of the php package ricorocks-digital-agency/ricorocks-coding-standard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ricorocks-digital-agency/ricorocks-coding-standard
More information about ricorocks-digital-agency/ricorocks-coding-standard
Files in ricorocks-digital-agency/ricorocks-coding-standard
Download ricorocks-digital-agency/ricorocks-coding-standard
More information about ricorocks-digital-agency/ricorocks-coding-standard
Files in ricorocks-digital-agency/ricorocks-coding-standard
Vendor ricorocks-digital-agency
Package ricorocks-coding-standard
Short Description A set of rules that can be applied to projects to ensure a consistent level of code quality.
License MIT
Package ricorocks-coding-standard
Short Description A set of rules that can be applied to projects to ensure a consistent level of code quality.
License MIT
Please rate this library. Is it a good library?
Informations about the package ricorocks-coding-standard
Ricorocks Coding Standard
This project contains sniffers for coding standards that are expected to be met on Ricorocks projects.
Installation
Usage
To use this package, you'll need to have PHP Code Sniffer installed in you project:
Now run the code sniffer, pointing the Code Sniffer command to our installed coding standard:
Note: When working in a Laravel project, you should change
./src
for./app ./config ./database ./routes
. It usually makes more sense to alias this command to a composer script.
All versions of ricorocks-coding-standard with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
The package ricorocks-digital-agency/ricorocks-coding-standard contains the following files
Loading the files please wait ....