Libraries tagged by decoupling
titon/context
0 Downloads
The context package provides dependency injection and service providers, which allow for easy decoupling of components.
excalibur/framework
57 Downloads
Excalibur framework is a modern PHP data structure to work with decoupling, perfect for layered architectures like Clean Architecture, Hexagonal and Microservices, offering resources for Infrastructure, WebUI and Database layers.
craigmccoy/backbone.wreqr
6912 Downloads
A simple infrastructure based on messaging patterns and service bus implementations for decoupling Backbone and Backbone.Marionette applications.
phpmetrics/phpmetrics
12566401 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
akeneo/php-coupling-detector
1063981 Downloads
Detect all the coupling issues of your project with respect to the coupling rules you have defined.
halleck45/phpmetrics
132632 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
kunstmaan/media-pagepart-bundle
123758 Downloads
The KunstmaanMediaPagePartBundle is a pagepart that can be used on the KunstmaanPagePartBundle. It is a separate bundle to prevent a tight coupling between the KunstmaanPagePartBundle and the KunstmaanMediaBundle.
halleck45/php-metrics
14389 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
cauditor/analyzer
510 Downloads
Generates & submits the metrics for cauditor.org
paysera/lib-normalization-bundle
17802 Downloads
De/normalize business objects without tightly coupling them to your normalization format
liip/registryadaptor
1659 Downloads
This library extension provides a set of adaptors to the LiipDrupalRegistryModule.
liip/drupalregistrymodule
1445 Downloads
This module provides an API to by used to persist/cache information.
liip/drupaleventmanagermodule
1050 Downloads
Event manager to enhance the Drupal hook system (actually use it for you custom events instead of the hook system)
zalevsk1y/container-builder
160 Downloads
Container Builder, provides a simple implementation of a Dependency Injection Container. It allows for easy management of object instances and their dependencies, allowing for more flexible and maintainable code. The module includes methods for adding definition files, retrieving instances, and calling methods on instances with specified arguments. This can help improve code organization and reduce coupling between classes, leading to a more robust and scalable application.
tcds-io/orm
5 Downloads
Simple ORM based which avoid coupling entities to database models