Libraries tagged by curd controller
sihe/yii2-curd
13 Downloads
Yii2 simplify CURD
helilabs/heli-developement-helpers
0 Downloads
Laravel package that provides set of classes to make use of common design patterns like (Repository Pattern, Factory Pattern).
helilabs/capital
97 Downloads
Laravel package that provides set of classes to make use of common design patterns like (Repository Pattern, Factory Pattern).
crestapps/laravel-code-generator
71510 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
phpsa/laravel-api-controller
30245 Downloads
A laravel api base controller with basic CRUD mapped to the model
sandstorm/crudforms
14501 Downloads
Create easy CRUD forms for Domain Models in Flow and Neos CMS
digitaldream/laracrud
19821 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
abydahana/aksara
1057 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
30414 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
larafast/fastapi
1494 Downloads
A Fast Laravel package to help you generate CRUD API Controllers and Resources, Model
shaburov/laravel-crud-rest-api
3920 Downloads
Crud Rest Api package for creating other crud controllers.
anil/fast-api-crud
1260 Downloads
Laravel Fast API CRUD with ease controller
lanciweb/laravel-make-crud
1113 Downloads
A Laravel Package that allows creation of Model, Migration, Seeder, Views, Routes and resource controller for CRUD operations.
softspring/crudl-controller
8967 Downloads
A CRUD+list helper classes
yii2mod/yii2-gii-extended
5089 Downloads
This generator generates a controller and views that implement CRUD (Create, Read, Update, Delete) operations for the specified data model.