Download the PHP package rabbitinternet/cs-fixer without Composer
On this page you can find all versions of the php package rabbitinternet/cs-fixer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rabbitinternet/cs-fixer
More information about rabbitinternet/cs-fixer
Files in rabbitinternet/cs-fixer
Download rabbitinternet/cs-fixer
More information about rabbitinternet/cs-fixer
Files in rabbitinternet/cs-fixer
Vendor rabbitinternet
Package cs-fixer
Short Description php-cs-fixer with github hook and config
License
Package cs-fixer
Short Description php-cs-fixer with github hook and config
License
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
^3.11.0
The package rabbitinternet/cs-fixer contains the following files
Loading the files please wait ....