Libraries tagged by php repository pattern

mitul456/laravel-repository-service

0 Favers
29 Downloads

A Laravel package to generate repository and service layers using artisan commands

Go to Download


gohari/repository-pattern

7 Favers
13 Downloads

A Laravel package to generate and use clean repository pattern classes with Artisan commands.

Go to Download


bigsinoos/laravel-repository-response

4 Favers
9 Downloads

Solution to PHP repository class method responses, Helps to implement true Repository pattern.

Go to Download


atrakeur/repository

9 Favers
305 Downloads

A implementation of the repository pattern for laravel that decouple Eloquent models using standart php objects

Go to Download


ipunkt/laravel-repositories

7 Favers
2269 Downloads

Base repository implementation for laravel

Go to Download


waad/laravel-generate-repository-api

8 Favers
63 Downloads

package to generate repository design pattern with all accessories

Go to Download


chr15k/laravel-repository

10 Favers
19 Downloads

Repository Layer design pattern for Laravel

Go to Download


mehedi250/laravel-structure-kit

9 Favers
29 Downloads

Laravel scaffolding package with a browser UI and Artisan command — generates Model, Controller, Migration, Service Pattern (interface + implementation), and Repository Pattern (interface + implementation) with correct namespaces.

Go to Download


libinkk/modular

0 Favers
14 Downloads

Enterprise-grade Laravel modular architecture package with automatic module discovery, code generators, CRUD scaffolding, repository pattern, service layer, DTO/action workflow, and zero-configuration project scaling.

Go to Download


bigins/imanager

0 Favers
158 Downloads

iManager — embeddable SQLite-backed CMF (Content Management Framework) for PHP.

Go to Download


tgalfa/reposervice

0 Favers
303 Downloads

Generate repository, service and interface files for Repository-Service Pattern.

Go to Download


larachimp/mango-repo

31 Favers
7162 Downloads

Simple repository package for Laravel 5.

Go to Download


solophp/base-repository

0 Favers
6 Downloads

Base repository pattern implementation for PHP applications

Go to Download


guillermoandrae/php-repository

2 Favers
613 Downloads

A PHP library that implements the Repository pattern.

Go to Download


zakaria-elkashef/repository-pattern

0 Favers
27 Downloads

The Laravel Repository Pattern Package implements the repository design pattern within the Laravel framework, offering developers an efficient and organized approach to managing data. With this package, you can effortlessly create interfaces and repository classes that implement those interfaces. These classes are then bound in the RepositoryServiceProvider and registered in the config/app.php file's providers array. Experience streamlined data management and elevate your Laravel application development with ease.

Go to Download


<< Previous Next >>