PHPackages                             boekkooi/php-cs-fixer-checker - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. boekkooi/php-cs-fixer-checker

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

boekkooi/php-cs-fixer-checker
=============================

A extension for the Broadway package with extra's like tactician usage and other tweaks

0172PHP

Since Dec 2Pushed 10y ago1 watchersCompare

[ Source](https://github.com/boekkooi/PHP-CS-Checker)[ Packagist](https://packagist.org/packages/boekkooi/php-cs-fixer-checker)[ RSS](/packages/boekkooi-php-cs-fixer-checker/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

PHP Coding Standards Fixer &amp; Checker
========================================

[](#php-coding-standards-fixer--checker)

*This project is currently just a proof of concept*

This is a extension of the [PHP Coding Standards Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) project. It adds a set of checks to the fixer because some times the fixer can't fix a problem but you do want it to report that problem.

The main reason for adding this extension and not using [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) is because I can't handle writing custom checks for it.

Example .php\_cs
----------------

[](#example-php_cs)

```
