mirror of
https://github.com/namibia/awesome-php.git
synced 2024-11-08 14:21:08 +00:00
Add PHP AST Viewer
This commit is contained in:
parent
9380f577cd
commit
868b2fad08
@ -388,6 +388,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
* [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.
|
* [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 AST Viewer](https://php-ast-viewer.com/) - A tool for viewing the Abstract Syntax Tree of PHP code.
|
||||||
* [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.
|
||||||
* [PHP Semantic Versioning Checker](https://github.com/tomzx/php-semver-checker) - A command line utility that compares two source sets and determines the appropriate semantic versioning to apply.
|
* [PHP Semantic Versioning Checker](https://github.com/tomzx/php-semver-checker) - A command line utility that compares two source sets and determines the appropriate semantic versioning to apply.
|
||||||
|
Loading…
Reference in New Issue
Block a user