Libraries tagged by maintainability
phpmetrics/phpmetrics
15936841 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
zidbih/laravel-deadlock
8351 Downloads
Make temporary Laravel workarounds expire and fail CI when ignored.
php-code-archeology/php-code-archeology
8621 Downloads
Static analyzer for PHP project archeology. Calculates various metrics for your codebase.
denzyl/phanalist
47745 Downloads
Performant static analyzer for PHP, which is extremely easy to use. It helps you catch common mistakes in your PHP code.
halleck45/phpmetrics
133467 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
teknoo/states
41024 Downloads
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.
halleck45/php-metrics
14421 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
ast-metrics/ast-metrics
119 Downloads
AST Metrics bridge for PHP: multi-language maintainability metrics, as a Composer-installed tool
andrey-tech/pdepend-summary-formatter-php
7183 Downloads
Tool to show software code quality metrics, measured by PHP Depend, in console and CI/CD pipeline
smnandre/twigmetrics
767 Downloads
Twig template analyzer for PHP: structure, style, complexity, and maintainability metrics at a glance
shahghasiadil/laravel-clean-architecture-ddd-cqrs
54 Downloads
Explore Domain-Driven Design and CQRS in Laravel with this clean and scalable architecture template, ideal for complex applications seeking maintainability and clarity.
joeycumines/simple-xml-util
5491 Downloads
Utilities to improve maintainability of code that relies on PHP's simplexml_load_string.
secl-group/phpcs-secl-standard
9665 Downloads
A PHP_CodeSniffer maintainability standard for Secl Group applications
cauditor/analyzer
510 Downloads
Generates & submits the metrics for cauditor.org
unialteri/states
1002 Downloads
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.