Jamie York vor 12 Jahren
Ursprung
Commit
59d9c80993
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1
    0
      awesome-php.md

+ 1
- 0
awesome-php.md Datei anzeigen

@@ -138,6 +138,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
138 138
 * [PHP CS Fixer](https://github.com/fabpot/PHP-CS-Fixer) - A coding standard fixer library.
139 139
 * [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.
140 140
 * [PHP Manipulator](https://github.com/schmittjoh/php-manipulator) - A library for analysing and modifying PHP Source Code.
141
+* [PHP Analyser](https://github.com/scrutinizer-ci/php-analyzer) - A library for analysing PHP code to find bugs and errors.
141 142
 * [Zend Optimizer Plus](https://github.com/zend-dev/ZendOptimizerPlus) - A Zend engine opcode cacher and optimiser.
142 143
 * [PHP Queue](https://github.com/miccheng/php-queue) - An application for managing queueing backends.
143 144
 * [PHPPHP](https://github.com/ircmaxell/PHPPHP) - A PHP VM implementation in PHP.

Laden…
Abbrechen
Speichern