Download the PHP package altelma/cs-fixer without Composer
On this page you can find all versions of the php package altelma/cs-fixer. 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 cs-fixer
PHP Coding standard fixer
This package is based on https://github.com/FriendsOfPHP/PHP-CS-Fixer with addition of git pre-commit hook installation.
The hook will prevent the commit if the code does not comply with the coding standard rules
Default set of rules that are fully extendable
Installation
Require a package
Add composer init-hook command
Install the git hook
Manual Usage
Note: Composer can install the binaries in custom dir instead of vendor/bin/ (sylius installs in bin/)
Rules configuration
To override default rules add .php_cs_rules.php
file in the root of the project
Changelog
All versions of cs-fixer with dependencies
PHP Build Version
Package Version
Requires
friendsofphp/php-cs-fixer Version
^2.3.2
The package altelma/cs-fixer contains the following files
Loading the files please wait ....