Libraries tagged by maintainability
phpmetrics/phpmetrics
13105240 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
halleck45/phpmetrics
132789 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
halleck45/php-metrics
14407 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
teknoo/states
35191 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.
andrey-tech/pdepend-summary-formatter-php
4741 Downloads
Tool to show software code quality metrics, measured by PHP Depend, in console and CI/CD pipeline
tarfin-labs/event-machine
7238 Downloads
An event-driven state machine library for PHP, providing an expressive language to define and manage application states, enabling developers to create complex workflows with ease and maintainability.
smnandre/twigmetrics
22 Downloads
Twig template analyzer for PHP: structure, style, complexity, and maintainability metrics at a glance
shahghasiadil/laravel-clean-architecture-ddd-cqrs
28 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
4930 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
bigeweb/framework
41 Downloads
This MVC framework provides a structured approach to developing web applications by separating the application's concerns into three distinct components: model, view, and controller. This separation of concerns promotes code organization, maintainability, and scalability, making it easier to manage and extend the application over time
unialteri/states
1001 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.
mrclutch/servio
31 Downloads
Servio is a Laravel package designed to streamline and simplify the development of APIs within your Laravel application using a Service-Oriented Architecture (SOA) approach. It provides a standardized way to manage API responses, ensuring consistency and maintainability across services.
jose-bittacora/phpmetrics-mod
1 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !