Libraries tagged by repository crud
kagoji/crud
9 Downloads
Laravel CRUD using Repository pattern.
josrom/eloquent-crud-repository
2358 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.*
treggats/crud-repository-generator
621 Downloads
Repository generator
rahulp/crud-generator
4 Downloads
A Laravel package for generating CRUD operations with Repository Pattern
thereline/crudmaster
5 Downloads
A laravel package for easy CRUD generation. Generate models, repositories, services, controllers, and views effortlessly with customizable options for Blade or Vue.
pareshsoneri/rsp-crud-generator
2 Downloads
A Laravel package to generate API CRUD operations using the Repository-Service Pattern.
naingminkhant/simple-crud
0 Downloads
A Laravel package to auto-generate simple CRUD API (migration, model, controller, repository, route).
suryahadiningrat/crud-generator
1 Downloads
CRUD Generator for laravel included Controller, Model, Request, Repository, Resource
lyhong/laravel-crud
7 Downloads
Crud for laravel base on Service and Repository
klinikpintar/laravel-repository
114 Downloads
CRUD Wrapper for laravel apps
fernandozueet/laravel-doctrine-repository
116 Downloads
Complete repository model with laravel doctrine
epoc-tech/gerador-crud
49 Downloads
Pacote para criação de crud no padrão de arquitetura action/usecase/repository.
codemax/tool-repository-json
5 Downloads
El proyecta implementa un repositorio orientado a objetos, que persiste objetos en formato json a través de una interfaz CRUD.
asp-devteam/laravel-repository
447 Downloads
Library created to provide an easy way to develop a Model's CRUD in laravel.