Libraries tagged by curd controller
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.
ceddyg/clara-entity-generator
506 Downloads
Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.
onema/base-api-bundle
14 Downloads
This Bundle provides the means to create CRUD API Controllers on top of FOS Rest Bundle
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.
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, ...
lbiltech/laravel-generator
12 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
cslant/laravel-generator-advanced
8 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
cslant/laravel-generator
3 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
sapioweb/crudhelper
197 Downloads
Helper provider to assist in general crud functions of a restful controller
danielquirogadev/clementinecrud
5 Downloads
CRUD generator for Laravel. Generates models, controller and views based on the database tables. This project is a fork of kEpEx/laravel-crud-generator from Alfredo Aguirre ([email protected]).
yorsh/laravel-crudmaker
2 Downloads
Create controllers and views the an model from migrations files
viewflex/ligero
22 Downloads
A Laravel BREAD micro-framework supporting rapid modeling of domains with UI and API controllers, multiple view modes, advanced search, pagination, presenters, localization and caching.
uzinfo/laravel-api-generator
5 Downloads
Laravel API generator package for creating models, migrations, controllers, services, repositories, resources and requests with advanced field definitions
utkarshgayguwal/laravel-smart-scaffold
9 Downloads
Generate complete Laravel CRUD operations with a single command, including models, controllers with actual code having error handling, migrations, requests, factories, resources, and routes - ready for immediate API testing in Postman