Libraries tagged by coupling
phpmetrics/phpmetrics
16384627 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
halleck45/phpmetrics
133600 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
akeneo/php-coupling-detector
1105592 Downloads
Detect all the coupling issues of your project with respect to the coupling rules you have defined.
milpa/runtime
8341 Downloads
The bootable Milpa kernel: composes milpa/core, milpa/container, milpa/events, milpa/http and milpa/resolver into container -> dispatcher -> architecture gate -> plugin boot in the resolver's loadOrder -> route registration, with zero Doctrine and zero legacy Web coupling. The active-plugins list is config/filesystem-driven, never a database entity.
milpa/core
14181 Downloads
Milpa Framework — core contracts and primitives. Framework-agnostic: no ORM, no HTTP client, no host-application coupling (ADR-001).
kunstmaan/media-pagepart-bundle
131935 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
14423 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
whilesmart/eloquent-owner-access
1350 Downloads
Pluggable polymorphic owner authorization for Laravel packages with owner_type/owner_id columns. Lets host apps decide who can see and modify owner-scoped records without coupling the underlying packages to a specific tenancy model.
hasanhawary/lookup-manager
1100 Downloads
Clean Laravel lookup manager: fetch model lookups and enum lists (app and modules) with no app-coupling.
phpsagas/contracts
37029 Downloads
Interfaces providing loose coupling between framework packages
paysera/lib-normalization-bundle
17913 Downloads
De/normalize business objects without tightly coupling them to your normalization format
monkeyscloud/monkeyslegion-contracts
867 Downloads
Lightweight contracts (interfaces & abstract bases) for the MonkeysLegion framework — zero framework coupling.
jarir-ahmed/php-llm
52 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.
ez-php/contracts
5206 Downloads
Shared interfaces and abstract base classes for the ez-php framework — zero framework coupling for standalone modules
techtrain/coupling-meter
7 Downloads
Measure coupling balance (strength, distance, volatility) of a PHP project