Libraries tagged by pather
lukaskorl/repository
92 Downloads
Powerful implementation of the repository pattern for Laravel 4 with a simple API
lucinda/console-mvc
518 Downloads
Ultra high-performance API for handling console requests into responses via MVC pattern for PHP applications
linpax/microphp-framework
203 Downloads
Very small framework written on php to create HL-apps using hierarchical MVC pattern
lazyelephpant/repository
342 Downloads
Laravel package to facilitate the repository design pattern functionality across multiple projects.
kyle-noland/laravel-base-repository
59 Downloads
A flexible Laravel repository pattern foundation for working with Eloquent ORM
jrosset/singleton
207 Downloads
PHP Trait to implements the singleton design pattern
jobins/laravel-repository
669 Downloads
A basic light weight package to implement Repository Design Pattern in Laravel.
jelix/dao
1547 Downloads
Lightweight object relation mapping based on the Database Access Object pattern
javercel/regexp
186 Downloads
The RegExp object is used for matching text with a pattern.
infab/baum
1158 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
indievox/master-slave-db-access
17 Downloads
簡易的 MySQL database 伺服器存取類別,使用 POD 及 singleton pattern 實作,支援 Master-Slave 架構。 / Simple MySQL database server access class use PDO and singleton pattern, support Master-Slave database cluster.
idealogica/good-view
691 Downloads
Extremely simple and standard compliant view implementation of MVC pattern
icanboogie/prototype
10614 Downloads
Implements the Prototype design pattern; getters/setters
iachilles/eavactiverecord
30 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