Libraries tagged by curd controller
imtigger/laravel-acl-crud
18079 Downloads
Laravel ACL CRUD Controller
camilord/laravel-api-controller
3293 Downloads
A laravel api base controller with basic CRUD mapped to the model. Fork from https://github.com/phpsa/laravel-api-controller
timwassenburg/laravel-improved-resource-controllers
64 Downloads
Generate complete resource controllers
softspring/crudl-controller
10578 Downloads
A CRUD+list helper classes
codebider/generate-crud
67 Downloads
An artisan command to automate the migration,model,resource controller, views and routes
knplabs/controller-behaviors
729 Downloads
Trait based Symfony2 controllers
mariojgt/builder
357 Downloads
Laravel Crud builder with dynamic tables and controller made in vue js
survos/maker-bundle
2401 Downloads
Tools to generate controllers and templates for the admin interface
nahid-ferdous/laravel-module-generator
38 Downloads
Laravel Package to generate module (service, controller, model, migration, resource, request, collection) from YAML file.
abydahana/aksara
1114 Downloads
Aksara is a CodeIgniter based CRUD Toolkit you can use to build complex applications become shorter, secure and more reliable just in a few lines of code. Serving both CMS or Framework, produce both HEADLESS (RESTful API) or TRADITIONAL (Browser Based), just by writing single controller. Yet it's reusable, scalable and ready to use!
lagged/zf_crud
42 Downloads
Crud controller for ZendFramework(1)
dkplus/crud
214 Downloads
CRUD Controller for zf2-modules
thiagoprz/crud-tools
384 Downloads
Easy to use Laravel CRUD package with Controller, Model and Log system built in
matheus-carvalho/crud-generator
140 Downloads
Generate a CRUD with Model, Controller, routes, FormRequest and views based on given Migration.
david-chamling/laravel-api-crud
7 Downloads
A complete Laravel API CRUD generator with model, controller, service, requests and resources scaffolding