|
|
|
|
|
|
411
|
*Libraries for performing static analysis of PHP code.*
|
411
|
*Libraries for performing static analysis of PHP code.*
|
|
412
|
|
412
|
|
|
413
|
* [Dead Code Detector](https://github.com/shipmonk-rnd/dead-code-detector) - A PHPStan extension for finding unused PHP code.
|
413
|
* [Dead Code Detector](https://github.com/shipmonk-rnd/dead-code-detector) - A PHPStan extension for finding unused PHP code.
|
|
414
|
-* [Deptrac](https://github.com/qossmic/deptrac) - A static analysis tool for enforcing dependency rules between architectural layers.
|
|
|
|
|
|
414
|
+* [Deptrac](https://github.com/deptrac/deptrac) - A static analysis tool for enforcing dependency rules between architectural layers.
|
|
415
|
* [Exakat](https://github.com/exakat/exakat) - A static analysis engine for PHP.
|
415
|
* [Exakat](https://github.com/exakat/exakat) - A static analysis engine for PHP.
|
|
416
|
* [Larastan](https://github.com/larastan/larastan) - A PHPStan wrapper for Laravel that adds static analysis to Laravel projects.
|
416
|
* [Larastan](https://github.com/larastan/larastan) - A PHPStan wrapper for Laravel that adds static analysis to Laravel projects.
|
|
417
|
* [Mago](https://github.com/carthage-software/mago) - A toolchain for PHP that aims to improve the developer experience.
|
417
|
* [Mago](https://github.com/carthage-software/mago) - A toolchain for PHP that aims to improve the developer experience.
|