Libraries tagged by php-cs
phpcodestyle/fixers
58 Downloads
PHP library similar to PHP-CS-Fixer
pbaszak/skeleton
192 Downloads
A minimal project that allows you to quickly create a new project based on Symfony using useful tools: standard-version, php-cs-fixer, phpstan, phpunit.
pbaszak/lib-skeleton
9 Downloads
A minimal project that allows you to quickly create a new library based on Symfony using useful tools: standard-version, php-cs-fixer, phpstan, phpunit.
pbaszak/cli-skeleton
17 Downloads
A minimal project that allows you to quickly create a new cli project based on Symfony using useful tools: standard-version, php-cs-fixer, phpstan, phpunit.
pbaszak/bundle-skeleton
23 Downloads
A minimal project that allows you to quickly create a new library based on Symfony using useful tools: standard-version, php-cs-fixer, phpstan, phpunit.
pbaszak/api-skeleton
13 Downloads
A minimal project that allows you to quickly create a new cli project based on Symfony using useful tools: standard-version, php-cs-fixer, phpstan, phpunit.
mfonte/coding-standard
151 Downloads
Provides multiple rule sets for friendsofphp/php-cs-fixer.
ivang11/php-style
25 Downloads
PHP style rules for PHP-CS-Fixer
homeapp/php-skeleton
5 Downloads
A basic template for creating php packages with basic setup: psalm, php-cs-fixer, phpunit, CI with running test
grafema-team/grafema-phpcs
10 Downloads
Grafema rules for php-cs-fixer
gahlawat/fix-my-code
4 Downloads
A zero configuration tool that uses PHP-CS-Fixer and makes code look extremely beautiful.
fureszpeter/csr-hook-fixer
6 Downloads
php-cs-fixer hook
footeam/php-style
0 Downloads
FooTeam's shared PHP style rules for PHP-CS-Fixer
evasio/ecs
31 Downloads
Set of Evasio rules for PHP_CodeSniffer and PHP CS Fixer.
damien-list/phpcs-git-pre-commit
1078 Downloads
PHP-CS-Fixer check before commit based on Sergey Gladkovskiy's work