瀏覽代碼

Add `povils/phpmnd`

Co-authored-by: Povilas Susinskas <povilas.susinskas@gmail.com>
pull/1254/head
alexkart 1 年之前
父節點
當前提交
5469710688
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -387,6 +387,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
387 387
 * [Better Reflection](https://github.com/Roave/BetterReflection) - AST-based reflection library that allows analysis and manipulation of code
388 388
 * [Code Climate](https://codeclimate.com) - An automated code review.
389 389
 * [GrumPHP](https://github.com/phpro/grumphp) - A PHP code-quality tool.
390
+* [PHP Magic Number Detector](https://github.com/povils/phpmnd) - A library that detects magic numbers in code.
390 391
 * [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.
391 392
 * [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.
392 393
 * [Phpactor](https://github.com/phpactor/phpactor) - PHP completion, refactoring and introspection tool.

Loading…
取消
儲存