|
|
@@ -383,7 +383,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
383
|
383
|
* [PHP Metrics](https://github.com/phpmetrics/PhpMetrics) - A static metric library.
|
|
384
|
384
|
* [PHP Migration](https://github.com/monque/PHP-Migration) - A static analyzer for PHP version migration.
|
|
385
|
385
|
* [PHPStan](https://github.com/phpstan/phpstan) - A PHP Static Analysis Tool.
|
|
386
|
|
-* [Pslam](https://github.com/vimeo/psalm) - A static analysis tool for finding errors in PHP applications.
|
|
|
386
|
+* [Psalm](https://github.com/vimeo/psalm) - A static analysis tool for finding errors in PHP applications.
|
|
387
|
387
|
|
|
388
|
388
|
### Architectural
|
|
389
|
389
|
*Libraries related to design patterns, programming approaches and ways to organize code.*
|