mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Update PhpMetrics link
This commit is contained in:
parent
06f41e4042
commit
72679be66a
@ -340,7 +340,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
||||
* [PHP Analyser](https://github.com/scrutinizer-ci/php-analyzer) - A library for analysing PHP code to find bugs and errors.
|
||||
* [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) - A coding standards fixer library.
|
||||
* [PHP Manipulator](https://github.com/schmittjoh/php-manipulator) - A library for analysing and modifying PHP Source Code.
|
||||
* [PHP Metrics](https://github.com/Halleck45/PhpMetrics) - A static metric library.
|
||||
* [PHP Metrics](https://github.com/phpmetrics/PhpMetrics) - A static metric library.
|
||||
* [PHP Refactoring Browser](https://github.com/QafooLabs/php-refactoring-browser) - A command line utility for refactoring PHP code.
|
||||
* [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.
|
||||
* [UBench](https://github.com/devster/ubench) - A simple micro benchmark library.
|
||||
|
Loading…
Reference in New Issue
Block a user