Libraries tagged by repository crud
melsaka/api-builder
17 Downloads
Scaffold CRUD API (Controller, Service, Repository, Resource, Requests, Policies, etc.) for Laravel applications
vipmaa/laravel-generator
1105 Downloads
InfyOm Laravel Generator Laravel 11
rohinigeeks/laravel-sorcery
135 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
pwweb/artomator
429 Downloads
PWWEB Artomator
khidirdotid/laravel-generator
43 Downloads
InfyOm Laravel Generator
hirenmangukiya/autocrud
85 Downloads
Generate CRUD code for given database
efati/laravel-module-generator
45 Downloads
Laravel Module Generator with Repository/Service/DTO/Provider/Test
scheb/in-memory-data-storage
32 Downloads
A simple in-memory data storage
neeraj/catalyst-starterkit-restapi
2 Downloads
Laravel Starter Kit with Authentication and CRUD Repository
safventure/laravel-s-r-c
9 Downloads
CRUD Service-Repository-Controller
koalabs/repo
21 Downloads
Simple implementation of the Repository Interface for Eloquent with the most basic CRUD methods
purrdigital/laravel-crud-package
42 Downloads
Opinionated Repository CRUD Generator
kagoji/crud
9 Downloads
Laravel CRUD using Repository pattern.
josrom/eloquent-crud-repository
2359 Downloads
All the basic methods to any Laravel project with Repository pattern
eng_assys/laravel-crud-repository-design-pattern
43 Downloads
An implementation of Repository Pattern to separate CRUD Business Logic using Laravel/Lumen 6.*