Libraries tagged by pattern system
mtferreira/repository
2883 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.
liip/drupaleventmanagermodule
1050 Downloads
Event manager to enhance the Drupal hook system (actually use it for you custom events instead of the hook system)
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
669 Downloads
Observer design pattern-like events system
ahmadsayadi/kalebun-panel
11 Downloads
Modern admin dashboard boilerplate - Laravel 13 + Inertia.js + React 19 + TypeScript. CRUD generator pattern, oklch design system, dark mode, permission-based menu.
scriptmancer/ulak
8 Downloads
A modern, attribute-based PHP event system with Result pattern for clean, type-safe event handling
hejunjie/cache
549 Downloads
基于装饰器模式实现的多层缓存系统,支持内存、文件、本地与远程缓存组合,提升缓存命中率,简化缓存管理逻辑 | A layered caching system built with the decorator pattern. Supports combining memory, file, local, and remote caches to improve hit rates and simplify cache logic.
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.
robotamer/facade
15 Downloads
RoboTamer Facade is a component dependency substitution system to achieve component independentcy via the facade programming pattern.
nx6/varnish-force-flush
0 Downloads
Magento 2 module that adds a one-click "force flush" for the Varnish full page cache to the admin — on the Cache Management page and next to the Varnish system config — issuing a PURGE with X-Magento-Tags-Pattern: .*
ewn/ovent
29 Downloads
An event system using a form of the observer design pattern.