Libraries tagged by php-cs
wayofdev/cs-fixer-config
67011 Downloads
🧹 Adds custom rule-sets to PHP CS Fixer for consistent coding standards.
owncloud/coding-standard
783395 Downloads
ownCloud Coding Standard
konradmichalik/php-doc-block-header-fixer
31699 Downloads
This package contains a PHP-CS-Fixer rule to automatically fix the class header regarding PHP DocBlocks.
aplus/coding-standard
98242 Downloads
Aplus Framework Coding Standard Library
sllh/styleci-fixers
125020 Downloads
Auto configure PHP-CS-Fixer from StyleCI config file
gordinskiy/line-length-checker
49291 Downloads
PHP-CS-Fixer rule to check line length
drupol/phpcsfixer-configs-php
394407 Downloads
Base PHP CS Fixer configurations.
drupol/phpcsfixer-configs-drupal
282342 Downloads
Base PHP CS Fixer configurations for Drupal 7 and 8.
yumemi-inc/php-cs-fixer-config
24911 Downloads
Strict, modern, and VCS friendly configuration for php-cs-fixer.
yard/php-cs-fixer-rules
13698 Downloads
Yard PHP CS Fixer rules
yakamara/php-cs-fixer-config
4944 Downloads
php-cs-fixer config for Yakamara projects
visual-craft/php-cs-fixer-config
21498 Downloads
Configuration for friendsofphp/php-cs-fixer
valantic/php-cs-fixer-config
5020 Downloads
Provides a standard php-cs-fixer configuration used in projects built by valantic.
uuf6429/php-cs-fixer-blockstring
1184 Downloads
A PHP-CS-Fixer extension for formatting the contents of PHP heredoc and nowdoc string blocks.
unh3ck3d/php-cs-fixer-git-hook
13164 Downloads
Git hook running PHP CS Fixer on staged files using CaptainHook