Libraries tagged by curd controller
abydahana/aksara
1124 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!
mitulgolakiya/laravel-api-generator
30503 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
yii2mod/yii2-gii-extended
5955 Downloads
This generator generates a controller and views that implement CRUD (Create, Read, Update, Delete) operations for the specified data model.
imtigger/laravel-crud
25675 Downloads
Laravel CRUD Controller
imtigger/laravel-acl-crud
18346 Downloads
Laravel ACL CRUD Controller
david-chamling/laravel-api-crud
24 Downloads
A complete Laravel API CRUD generator with model, controller, service, requests and resources scaffolding
camilord/laravel-api-controller
3751 Downloads
A laravel api base controller with basic CRUD mapped to the model. Fork from https://github.com/phpsa/laravel-api-controller
codebider/generate-crud
97 Downloads
An artisan command to automate the migration,model,resource controller, views and routes
knplabs/controller-behaviors
729 Downloads
Trait based Symfony2 controllers
samyoteroglez/larawesomecrud
309 Downloads
CRUD generator for Laravel. Generates models, controller and views based on the database tables. This project is based on kEpEx/laravel-crud-generator from Alfredo Aguirre ([email protected]).
survos/maker-bundle
2584 Downloads
Tools to generate controllers and templates for the admin interface
lagged/zf_crud
43 Downloads
Crud controller for ZendFramework(1)
dkplus/crud
214 Downloads
CRUD Controller for zf2-modules
adwiv/laravel-crud-daisyui
20 Downloads
Generate CRUD Model, Controller, Resource, Request and Views for Laravel with DaisyUI
thiagoprz/crud-tools
386 Downloads
Easy to use Laravel CRUD package with Controller, Model and Log system built in