Libraries tagged by curd controller
abydahana/aksara
1128 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!
david-chamling/laravel-api-crud
32 Downloads
A complete Laravel API CRUD generator with model, controller, service, requests and resources scaffolding
camilord/laravel-api-controller
4141 Downloads
A laravel api base controller with basic CRUD mapped to the model. Fork from https://github.com/phpsa/laravel-api-controller
softspring/crudl-controller
11608 Downloads
A CRUD+list helper classes
faqzul/codeigniter-crud-model
625 Downloads
Create one model for all CodeIgniter controllers.
codebider/generate-crud
115 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
343 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
2656 Downloads
Tools to generate controllers and templates for the admin interface
lagged/zf_crud
43 Downloads
Crud controller for ZendFramework(1)
imtigger/laravel-crud
25719 Downloads
Laravel CRUD Controller
imtigger/laravel-acl-crud
18381 Downloads
Laravel ACL CRUD Controller
dkplus/crud
214 Downloads
CRUD Controller for zf2-modules
thiagoprz/crud-tools
386 Downloads
Easy to use Laravel CRUD package with Controller, Model and Log system built in
matheus-carvalho/crud-generator
141 Downloads
Generate a CRUD with Model, Controller, routes, FormRequest and views based on given Migration.