Libraries tagged by patterns
indievox/master-slave-db-access
22 Downloads
簡易的 MySQL database 伺服器存取類別,使用 POD 及 singleton pattern 實作,支援 Master-Slave 架構。 / Simple MySQL database server access class use PDO and singleton pattern, support Master-Slave database cluster.
imajkumar/laravel-binary-tree
2124 Downloads
Ayra is an implementation of the Nested Set pattern for Eloquent models.
icanboogie/prototype
10732 Downloads
Implements the Prototype design pattern; getters/setters
iachilles/eavactiverecord
34 Downloads
Implements entity-attribute-value pattern and provides a simple way to work with EAV-attributes.
hydreflab/laravel-adr
28 Downloads
Action-Domain-Responder (ADR) pattern plugin for Laravel
hossam-tarek/laravel-presenter
46 Downloads
Introducing a Laravel Implementation of the Presenter Pattern
holidaypirates/pirate-circuit-breaker
3495 Downloads
Implementation of the 2-state CircuitBreaker pattern that we use at HolidayPirates
hibit-dev/criteria
103 Downloads
A comprehensive package for managing criteria pattern in PHP projects, streamlining data filtering, sorting, and pagination with ease.
hejunjie/error-log
323 Downloads
基于责任链模式的错误日志处理组件,支持多通道日志处理(如本地文件、远程 API、控制台输出),适用于复杂日志策略场景 | An error logging component using the Chain of Responsibility pattern. Supports multiple output channels like local files, remote APIs, and console logs—ideal for flexible and scalable logging strategies.
hejunjie/cache
295 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.
globalxtreme/validation
131 Downloads
GlobalXtreme Validation Pattern
globalxtreme/response
224 Downloads
GlobalXtreme Response Pattern
globalxtreme/parser
176 Downloads
GlobalXtreme Parser Pattern
fuguevit/repositories
124 Downloads
Repository pattern implementation for Laravel5
fourmation/rest-remote-object
5562 Downloads
This library provide a REST adapter for the Remote Object pattern implemented by the ProxyManager project.