Libraries tagged by decoupling
hasanhawary/lookup-manager
567 Downloads
Clean Laravel lookup manager: fetch model lookups and enum lists (app and modules) with no app-coupling.
cauditor/analyzer
510 Downloads
Generates & submits the metrics for cauditor.org
paysera/lib-normalization-bundle
17856 Downloads
De/normalize business objects without tightly coupling them to your normalization format
jarir-ahmed/php-llm
15 Downloads
Framework-agnostic unified AI/LLM toolkit for PHP — LLMs, embeddings, vector databases, RAG, agents, memory, cost tracking and structured output. Merges and extends manik/neuro + manik/cortex with zero framework coupling.
togishima/php-coupling
2 Downloads
A tool to visualize design quality in PHP projects by analyzing coupling strength and distance.
eruban/php-metrics-coupling
0 Downloads
Check coupling between classes using PHP Metrics
liip/registryadaptor
1661 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
161 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
sterlingdesign/global-logging
18 Downloads
Implementation of Psr\Log\LoggerAwareInterface with Global functions for logging and de-coupling from any implementation
iry/php-event
98 Downloads
A simple php event engine to reduce the coupling between project modules.(一个简单php事件引擎,以便解耦项目中的各模块)
ht2/couple
18 Downloads
Port of ryansmith94/couple from JS to PHP. A library for coupling two objects together. This is useful for nested pattern matching.
entelix/edilink
1 Downloads
EDILink — Laravel package for building, dispatching and parsing shipping EDI messages. Pluggable carrier profiles. Zero framework coupling in the core.