Libraries tagged by Laravel Repository
kyle-noland/eloquent-foundation
147 Downloads
A set of base classes for working with Laravel Eloquent Repositories, Models, Collections and Observers
sochajakub/entities
13679 Downloads
Simple implementation of Entity/Repository pattern for Laravel
nabcellent/laraconfig
426 Downloads
Per-user settings repository system for Laravel
gissilali/per-user-settings
581 Downloads
Per-user settings repository system for Laravel
csun-metalab/sword-api-uploader
164 Downloads
Allows for the uploading of documents in a Laravel application to a repository that uses the SWORD API
akunbeben/laravository
148 Downloads
Simplify Repository Pattern for Laravel.
vaskiq/eloquent-light-repo
108 Downloads
A lightweight repository pattern implementation for Laravel Eloquent models
randomstate/orm
1864 Downloads
Laravel-Doctrine Integration with Custom Repositories
ssmalik99/repostarry
18 Downloads
This is a helper package to create Repository system usage easy for laravel users
neeraj/catalyst-starterkit-restapi
2 Downloads
Laravel Starter Kit with Authentication and CRUD Repository
pigeonboys/pigeon-cli
22 Downloads
This repository contains a collection of custom commands to simplify development workflows, including Docker management, Git operations, and Laravel Sail interactions.
islamwalied/one-click-project
112 Downloads
A Laravel package to generate complete project structure with repository pattern
zipzoft/laravel-repository
1430 Downloads
Laravel Repository
zignout/laravel-repo
14 Downloads
Laravel Repository Pattern
zakaria-elkashef/repository-pattern
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.