Download the PHP package shineunited/coding-standard without Composer
On this page you can find all versions of the php package shineunited/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
shineunited/coding-standard
Coding Standards for Shine United Projects
Core Ruleset
ShineUnited
All projects should include the ShineUnited standard in there codesniffer configuration. This is largly a modification of the PSR12 coding standard.
Additional Rulesets
ShineUnited-RequireTypeHints
Requires all parameters, returns and properties to be type hinted.
ShineUnited-RequireStrictTypes
Requires strict_types=1 to be declared in all php files.
ShineUnited-RequireComments
Requires comments for files, classes and most functions.
All versions of coding-standard with dependencies
PHP Build Version
Package Version
Requires
squizlabs/php_codesniffer Version
^3.7
slevomat/coding-standard Version ^8.6
dealerdirect/phpcodesniffer-composer-installer Version ^0.7.2
slevomat/coding-standard Version ^8.6
dealerdirect/phpcodesniffer-composer-installer Version ^0.7.2
The package shineunited/coding-standard contains the following files
Loading the files please wait ....