Libraries tagged by repository laravel
reedware/package-skeleton-php
61 Downloads
A skeleton repository for Reedware Laravel Packages
nabcellent/laraconfig
399 Downloads
Per-user settings repository system for Laravel
mralston/laraconfig
564 Downloads
Per-user settings repository system for Laravel
matheusfsc28/layercraft
635 Downloads
A package to generate layered architecture (Controller, Service, Interface, Repository, Model) in Laravel applications.
jaspur/coding-flow
85 Downloads
Laravel package voor geautomatiseerde repositories, services, DTO's en tests
islamwalied/one-click-project
95 Downloads
A Laravel package to generate complete project structure with repository pattern
fuzz/magic-box
27180 Downloads
A magical implementation of Laravel's Eloquent models as injectable, masked resource repositories.
zing/package-skeleton-laravel
43 Downloads
A skeleton repository for Laravel Packages
ysm/laravel-repository-pattern
22 Downloads
A Laravel package implementing the Repository Design Pattern with Service Layer
wmt-web/laravel-repovices
229 Downloads
Create repositories and services of your model dynamically
vxsoft/laravel-repository
14 Downloads
Laravel Repository is a powerful Laravel package designed to simplify the interaction with Eloquent models by implementing a repository-based architecture. It separates the data persistence logic from the application's business logic, promoting a clean, maintainable, and testable codebase.
vivek-mistry/repository-interface
23 Downloads
Laravel package for dependency injection to separate business logic.
trovee/laravel-repository
14 Downloads
An up to date repository pattern implementation for Laravel
theozebua/laravel-repository
557 Downloads
Just a simple artisan command to create your repository pattern files.
sostheblack/laravel-repository-pattern
339 Downloads
Laravel 10+ - Repositories to the database layer