mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Merge pull request #936 from mstruebing/addEditorconfigChecker
Add Editorconfig-Checker
This commit is contained in:
commit
9a068bf2b8
@ -385,6 +385,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
|
|
||||||
* [Better Reflection](https://github.com/Roave/BetterReflection) - AST-based reflection library that allows analysis and manipulation of code
|
* [Better Reflection](https://github.com/Roave/BetterReflection) - AST-based reflection library that allows analysis and manipulation of code
|
||||||
* [Code Climate](https://codeclimate.com) - An automated code review.
|
* [Code Climate](https://codeclimate.com) - An automated code review.
|
||||||
|
* [Editorconfig-Checker](https://github.com/editorconfig-checker/editorconfig-checker.php) - A command line utility which verifies that your files implement your `.editorconfig` rules.
|
||||||
* [GrumPHP](https://github.com/phpro/grumphp) - A PHP code-quality tool.
|
* [GrumPHP](https://github.com/phpro/grumphp) - A PHP code-quality tool.
|
||||||
* [PHP Magic Number Detector](https://github.com/povils/phpmnd) - A library that detects magic numbers in code.
|
* [PHP Magic Number Detector](https://github.com/povils/phpmnd) - A library that detects magic numbers in code.
|
||||||
* [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.
|
* [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.
|
||||||
|
Loading…
Reference in New Issue
Block a user