소스 검색

Merge pull request #582 from ReadmeCritic/patch-1

Update PhpMetrics link
pull/583/head
Jose Diaz-Gonzalez 10 년 전
부모
커밋
bba8edce00
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      README.md

+ 1
- 1
README.md 파일 보기

@@ -340,7 +340,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
340 340
 * [PHP Analyser](https://github.com/scrutinizer-ci/php-analyzer) - A library for analysing PHP code to find bugs and errors.
341 341
 * [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) - A coding standards fixer library.
342 342
 * [PHP Manipulator](https://github.com/schmittjoh/php-manipulator) - A library for analysing and modifying PHP Source Code.
343
-* [PHP Metrics](https://github.com/Halleck45/PhpMetrics) - A static metric library.
343
+* [PHP Metrics](https://github.com/phpmetrics/PhpMetrics) - A static metric library.
344 344
 * [PHP Refactoring Browser](https://github.com/QafooLabs/php-refactoring-browser) - A command line utility for refactoring PHP code.
345 345
 * [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.
346 346
 * [UBench](https://github.com/devster/ubench) - A simple micro benchmark library.

Loading…
취소
저장