Libraries tagged by php repository pattern

mitul456/laravel-repository-service

0 Favers
14 Downloads

A Laravel package to generate repository and service layers using 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
28 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


tgalfa/reposervice

0 Favers
233 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


hibit-dev/criteria

8 Favers
108 Downloads

A comprehensive package for managing criteria pattern in PHP projects, streamlining data filtering, sorting, and pagination with ease.

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


portable-content/portable-content-php

0 Favers
62 Downloads

PHP implementation of portable content system - Mutable Architecture with AbstractBlock v0.4.0

Go to Download


dev-danno/laravel-repository-pattern

0 Favers
12 Downloads

Repository pattern implementation with simple commands in your Laravel application.

Go to Download


awema-pl/module-repository

0 Favers
63 Downloads

Implementation of repository pattern for Laravel. The package allows out-of-the-box filtering of data based on parameters in the request, and also allows you to quickly integrate the list filters and custom criteria.

Go to Download


<< Previous Next >>