Search results for coupling
cauditor/analyzer
510 Downloads
Generates & submits the metrics for cauditor.org
sassydigitizing/whop-integration
5 Downloads
Whop payment integration: server-side checkout/plan/product creation, Standard-Webhooks-spec signature verification, and payment re-confirmation. Framework-agnostic — the library takes plain constructor arguments, no env/config 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
softlandtech/theme-builder
2 Downloads
A framework-agnostic-ish Laravel + React visual theme builder and storefront block renderer. No Filament, no Spatie, no domain-model coupling.
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.
darkspock/just-query
0 Downloads
Production-grade PHP Query Builder with MySQL and PostgreSQL support. Safe bulk operations, conditional clauses, JSON schema, query profiler, and index hints. Zero framework coupling.