Libraries tagged by maintainability
phpmetrics/phpmetrics
12171274 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
halleck45/phpmetrics
132569 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
halleck45/php-metrics
14388 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
andrey-tech/pdepend-summary-formatter-php
3425 Downloads
Tool to show software code quality metrics, measured by PHP Depend, in console and CI/CD pipeline
teknoo/states
33805 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.
tarfin-labs/event-machine
6525 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.
shahghasiadil/laravel-clean-architecture-ddd-cqrs
10 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
4704 Downloads
Utilities to improve maintainability of code that relies on PHP's simplexml_load_string.
secl-group/phpcs-secl-standard
9664 Downloads
A PHP_CodeSniffer maintainability standard for Secl Group applications
cauditor/analyzer
510 Downloads
Generates & submits the metrics for cauditor.org
bigeweb/framework
26 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
91ahmed/secure-cogs
7 Downloads
SecureCogs is a PHP data storage package that allows you to store data in an encrypted key-value pair format, providing various methods to simplify data accessibility and maintainability.
unialteri/states
1000 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
29 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 !