Libraries tagged by generate crud
dlancea/symfony-generate-php-crud-bundle
7 Downloads
Extends Symfony's CRUD Generator to create PHP view files (instead of twig)
zmon/laravel-crud-generator-zmon
368 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
zeuz113/laravel-crud-generator
53 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables - forked from kEpEx/laravel-crud-generator
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.
santosalan/lumen-crud
105 Downloads
Generate Lumen API CRUD
mayconvm/crudentity
15 Downloads
Crud for generate form e validade ZF2
jatri/api-first-crud
7 Downloads
A Laravel package to generate API-first CRUD operations
ikmi/crudgenerator
13 Downloads
A laravel package to generate a complete CRUD operation.
g/crud-generator
15 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
cyberelysium/ce-crud
18 Downloads
Generate files for Crud process in laravel
rakibahmed1212/api-crud-package
12 Downloads
Laravel package to generate a complete API CRUD operation
kmaking/crud-generator
59 Downloads
KMA CRUD Generator used to generate resourcefull controller with views, Route, UrlPresenter and Laratable
webvelopers/laravel-crud-generator
91 Downloads
Laravel CRUD Generator is a library, it implements a new command to create: model, migration, factory, seeder, request, controller(resources) and test files with operations, with aditional option to generate a full API Controller.
torkzz/generate-laravel
9 Downloads
this is a fork of https://github.com/aaronlumsden/laravel-vue-api-crud-generator
starmoozie/laravel-crud-generators
91 Downloads
Generate files for laravel projects