Libraries tagged by Repository Parttern
jespejoh/lararepo
191 Downloads
A package that provides a neat implementation for integrating the Repository pattern with Laravel & Eloquent.
anik/repottern
18 Downloads
Repottern is a repository pattern for Laravel.
pareshsoneri/rsp-crud-generator
2 Downloads
A Laravel package to generate API CRUD operations using the Repository-Service Pattern.
mrnjifanda/simple
2 Downloads
Simple is a PHP MVC framework that uses the Repository service pattern. It is useful for creating PHP sites and applications very easily.
morshadun/repositorypattern
55 Downloads
Laravel Service Repository Design Pattern Scaffolding.
entity/entity
587 Downloads
Simple and fast entity class implementing magic getters and setters. Easy usage in repository design patterns
chihchenghuang/laravel-mrs-generators
22 Downloads
This package is a experimental project inspired by yish/generators which extends the core file generators based on Laravel 5. It can help you build classes with basic Model-Repository-Service pattern.
lewy/datamapper
1920 Downloads
This package provides a repository, entity & datamapper design pattern
lctrs/dbal-specification
15 Downloads
Specification pattern for DBAL repositories
perfectin/specification
8 Downloads
Specification pattern for querying typo3 flow repositories
timwassenburg/laravel-artisan-extender
406 Downloads
A collection of generators for Laravel
bigpaulie/repository
364 Downloads
An implementation of the repository patter for Laravel Framework
nedeljko-kuzmanovic/reposotory
4 Downloads
Package that implements reposotory pattern in your project
happysir/s-respository
3 Downloads
A respository design patterns for swoft
alex-patterson-webdev/doctrine-entity-repository
269 Downloads
An event based implementation of the Doctrine ORM Entity Repository