Libraries tagged by curd controller
sihe/yii2-curd
14 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
100 Downloads
Laravel package that provides set of classes to make use of common design patterns like (Repository Pattern, Factory Pattern).
crestapps/laravel-code-generator
95132 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
73410 Downloads
A laravel api base controller with basic CRUD mapped to the model
digitaldream/laracrud
21604 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
sandstorm/crudforms
20569 Downloads
Create easy CRUD forms for Domain Models in Flow and Neos CMS
anil/fast-api-crud
7629 Downloads
A powerful Laravel package for building RESTful API CRUD operations with minimal boilerplate. Features pagination, filtering, sorting, soft deletes, permissions, lifecycle hooks, and more.
lanciweb/laravel-make-crud
2457 Downloads
A Laravel Package that allows creation of Model, Migration, Seeder, Views, Routes and resource controller for CRUD operations.
softspring/crudl-controller
13979 Downloads
A CRUD+list helper classes
dev-toolbelt/laravel-fast-crud
1352 Downloads
Laravel package for rapid CRUD API scaffolding with filtering, sorting, pagination and CSV export
ianikanov/yii2-wce
2258 Downloads
Ability to generate widgets with interface similar to controller with basic CRUD actions for specific model
dcardenasl/ci4-api-scaffolding
791 Downloads
CRUD scaffolding engine for CodeIgniter 4 APIs built on dcardenasl/ci4-api-core. Generates DTOs, services, controllers, migrations, routes, tests and OpenAPI docs via spark commands.
abydahana/aksara
1167 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
30561 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.