Libraries tagged by pattern system
liip/drupaleventmanagermodule
1050 Downloads
Event manager to enhance the Drupal hook system (actually use it for you custom events instead of the hook system)
dnakitare/laravel-outbox
1 Downloads
Transactional outbox pattern for Laravel — events and jobs persisted atomically with your business writes, then replayed reliably with backoff and dead-letter.
deva7mad/laravel-repositories
3 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
allcaretravel/laravel-repositories
348 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
ahur-system/ai-rate-limiter
4 Downloads
Intelligent API Rate Limiting with AI-powered adaptive throttling
systemico/conector_db
1112 Downloads
Singleton pattern to connect database Mysql, PostgreSQL, Oracle, SQL Server, and others.
sugiphp/events
668 Downloads
Observer design pattern-like events system
scriptmancer/ulak
8 Downloads
A modern, attribute-based PHP event system with Result pattern for clean, type-safe event handling
ap-lib/public-id
14 Downloads
A small PHP library for generating short, public-friendly integer IDs from internal numeric IDs. Designed to hide system scale and client-specific patterns while keeping IDs compact and reversible.
vortos/vortos-health
0 Downloads
Vortos Health — canonical probe-based health system (liveness/readiness/startup) plus the Block 18 external synthetic uptime + dead-man heartbeat + capacity/cert detectors. Built on the OpsKit driver pattern: per-probe/per-monitor capability descriptors, budget-bounded aggregation, single-flight DoS guard, legacy bridge for Foundation health checks, and a conformance TCK.
robotamer/facade
15 Downloads
RoboTamer Facade is a component dependency substitution system to achieve component independentcy via the facade programming pattern.