Download the PHP package grafema-team/grafema-phpcs without Composer
On this page you can find all versions of the php package grafema-team/grafema-phpcs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download grafema-team/grafema-phpcs
More information about grafema-team/grafema-phpcs
Files in grafema-team/grafema-phpcs
Download grafema-team/grafema-phpcs
More information about grafema-team/grafema-phpcs
Files in grafema-team/grafema-phpcs
Vendor grafema-team
Package grafema-phpcs
Short Description Grafema rules for php-cs-fixer
License MIT
Package grafema-phpcs
Short Description Grafema rules for php-cs-fixer
License MIT
Please rate this library. Is it a good library?
Informations about the package grafema-phpcs
PHP CS Fixer: Grafema fixers
A set of custom fixers for PHP CS Fixer, specially for Grafema.
What is php-cs-fixer?
The php-cs-fixer or PHP Coding Standards Fixer is an awesome tool created by the super awesome people at Symfony.
It helps your PHP code/repository to follow a certain coding standard defined by you team.
Available Additional Fixers
- Space Inside Parenthesis: This fixer ensures that when defining functions, if/else blocks, or control structures which have parenthesis, a space after the starting parenthesis and before the ending parenthesis exists. Rule name:
GrafemaPHPCS/space_inside_parenthesis
.
Installation
PHP CS Fixer: custom fixers can be installed by running:
Usage
In your PHP CS Fixer configuration (.php-cs-fixer.php
) register fixers and use them:
Upon configuring everything, run php-cs-fixer fix
from the commandline.
All versions of grafema-phpcs with dependencies
PHP Build Version
Package Version
The package grafema-team/grafema-phpcs contains the following files
Loading the files please wait ....