|
|
@@ -258,6 +258,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|
258
|
258
|
* [PHP Analyser](https://github.com/scrutinizer-ci/php-analyzer) - A library for analysing PHP code to find bugs and errors.
|
|
259
|
259
|
* [PHP CS Fixer](https://github.com/fabpot/PHP-CS-Fixer) - A coding standard fixer library.
|
|
260
|
260
|
* [PHP Manipulator](https://github.com/schmittjoh/php-manipulator) - A library for analysing and modifying PHP Source Code.
|
|
|
261
|
+* [PHP Metrics](https://github.com/Halleck45/PhpMetrics) - A static metric library.
|
|
261
|
262
|
* [PHP Refactoring Browser](https://github.com/QafooLabs/php-refactoring-browser) - A command line utility for refactoring PHP code.
|
|
262
|
263
|
* [UBench](https://github.com/devster/ubench) - A simple micro benchmark library.
|
|
263
|
264
|
* [Athletic](https://github.com/polyfractal/athletic) - An annotation based benchmark framework.
|