Download the PHP package jdolba/silverstripe-coding-standards without Composer
On this page you can find all versions of the php package jdolba/silverstripe-coding-standards. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jdolba/silverstripe-coding-standards
More information about jdolba/silverstripe-coding-standards
Files in jdolba/silverstripe-coding-standards
Download jdolba/silverstripe-coding-standards
More information about jdolba/silverstripe-coding-standards
Files in jdolba/silverstripe-coding-standards
Vendor jdolba
Package silverstripe-coding-standards
Short Description Coding standards and more for your SilverStripe project
License MIT
Homepage https://github.com/jakubdolba/silverstripe-coding-standards
Package silverstripe-coding-standards
Short Description Coding standards and more for your SilverStripe project
License MIT
Homepage https://github.com/jakubdolba/silverstripe-coding-standards
Please rate this library. Is it a good library?
Informations about the package silverstripe-coding-standards
SilverStripe Coding Standards
Set of definition and coding standards rules for your SilverStripe project
Install
Via Composer
Usage
Example of usage with composer scripts:
-
Add scripts to your composer.json file
-
then run:
- to fix your Standards violations you can run
Custom rules
you can also customize rules by adding phpcs.xml
file directly to you project root:
don't forgot to change paths in composer scripts (--standard=phpcs.xml
)
.editorconfig
you can use prepared .editorconfig
file (see https://editorconfig.org/)
Credits
- Jakub Dolba
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of silverstripe-coding-standards with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
consistence/coding-standard Version ^3.7
jakub-onderka/php-parallel-lint Version ^1.0
squizlabs/php_codesniffer Version ^3.4
consistence/coding-standard Version ^3.7
jakub-onderka/php-parallel-lint Version ^1.0
squizlabs/php_codesniffer Version ^3.4
The package jdolba/silverstripe-coding-standards contains the following files
Loading the files please wait ....