Libraries tagged by curd controller
ayat/crud
6 Downloads
This specialized Laravel package streamlines the process of building comprehensive CRUD operations by providing functionalities such as effortless view file generation, controller setup, model creation, seamless validation file integration, automated migration file creation, and simplified route establishment.
asif/crud_artisan
23 Downloads
This package is for generating crud related files with one artisan command like controllers,models,views,migrations and requests for formvalidation
albadrsystems/laravel-crud-generator
77 Downloads
crud packages installer for albadr systems.
danieletulone/laravel-base-crud
42 Downloads
tahamiskini/crudify
0 Downloads
Generic CRUD controller for Laravel.
shanginn/crudroller
2085 Downloads
Universal API CRUD controller for Laravel and Dingo (Crudroller)
lemlabs/common-bundle
54 Downloads
Use an abstract class to setup CRUD Controller on SF2
baiss/all-generator
31 Downloads
Ce package vise à simplifier la création des Controllers, Models et des vues pour les différents modules de nos projets laravel
fd6130/hsl-bundle
256 Downloads
This bundle provide some ease of development for Symfony beginner. You can now create a CRUD controller very fast and it comes with DTO validation, mapping and pagination.
melsaka/api-builder
18 Downloads
Scaffold CRUD API (Controller, Service, Repository, Resource, Requests, Policies, etc.) for Laravel applications
onema/base-api-bundle
14 Downloads
This Bundle provides the means to create CRUD API Controllers on top of FOS Rest Bundle
win-aung/laravel-entity-generator
2 Downloads
A Laravel package to generate CRUD entities with controllers, models, services, requests, resources, and migrations using service design pattern
nirajkhadka/laravel-module-generator
12 Downloads
A Laravel package that generates complete CRUD modules with controllers, services, actions, DTOs, form requests, models, and migrations using artisan commands.
campelo/laravel-make-full
10 Downloads
Generate complete CRUD structure: Model, Controller, Service, Repository, Resource, Requests, Policy, Migration, Factory, Seeder - all from a single command
tanhongit/laravel-generator
5 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...