Download the PHP package idiosyncratic/coding-standard without Composer
On this page you can find all versions of the php package idiosyncratic/coding-standard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download idiosyncratic/coding-standard
More information about idiosyncratic/coding-standard
Files in idiosyncratic/coding-standard
Download idiosyncratic/coding-standard
More information about idiosyncratic/coding-standard
Files in idiosyncratic/coding-standard
Vendor idiosyncratic
Package coding-standard
Short Description The Idiosyncratic Coding Standard.
License MIT
Homepage https://www.doctrine-project.org/projects/coding-standard.html
Package coding-standard
Short Description The Idiosyncratic Coding Standard.
License MIT
Homepage https://www.doctrine-project.org/projects/coding-standard.html
Please rate this library. Is it a good library?
Informations about the package coding-standard
The Idiosyncratic Coding Standard
This is the coding standard used for all Idiosyncratic Projects, based on the Doctrine Coding Standard. Changes to the Doctrine Coding Standard are:
- Private properties that are intended to be public read-only (using a magic
__get()
method, for instance) should be marked as@public-read-only
. - Equals signs do not need to be aligned in assignments (Generic.Formatting.MultipleStatementAlignment.NotSame)
All versions of coding-standard with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
doctrine/coding-standard Version ^12.0
dealerdirect/phpcodesniffer-composer-installer Version ^1.0.0
slevomat/coding-standard Version ^8.14
squizlabs/php_codesniffer Version ^3.7
doctrine/coding-standard Version ^12.0
dealerdirect/phpcodesniffer-composer-installer Version ^1.0.0
slevomat/coding-standard Version ^8.14
squizlabs/php_codesniffer Version ^3.7
The package idiosyncratic/coding-standard contains the following files
Loading the files please wait ....