Libraries tagged by curd controller
nguyenhoang/nhgenerator
8 Downloads
Simple Generator of CRUD include Controller, Model, View and Route features.
asivas/abm
128 Downloads
The CRUD-Resouce controller implementation make simple base of an app based on resources, with NavItems and FormFields backend representation
anturi/larastarted
55 Downloads
This package gives new route methods and it use a controller crud ready to use by herency
ama/symfony-mongo-maker-bundle
82 Downloads
Mongo documents, DTO and controllers crud makers with nelmio-api-doc autogenerated
jairosantos/easy-framework
7 Downloads
This is a simple PHP framework for APIs that demonstrates basic routing, handling HTTP requests, and organizing controllers for CRUD operations. The framework uses Dotenv for environment variable management, PDO for database interactions, and a custom router to handle different HTTP methods and routes.
sevenspan/code-generator
17 Downloads
A Laravel package with a web interface to easily create full CRUD APIs — like models, controllers, migrations, services, traits, notifications, policies, and more. Built using Laravel and Livewire.
mruganshi/code-generator
7 Downloads
A Laravel package with a web interface to easily create full CRUD APIs — like models, controllers, migrations, services, traits, notifications, policies, and more. Built using Laravel and Livewire.
dhavalrajput/code-generator
3 Downloads
A Laravel package with a web interface to easily create full CRUD APIs — like models, controllers, migrations, services, traits, notifications, policies, and more. Built using Laravel and Livewire.
asivas/analytics-dashboard
88 Downloads
The "CRUD-Resouce" Analytics Dashboard controller, to be used as part of the Asivas solution for https://gitlab.com/asivas/larvue-abm/ABM
dyalnu/curdmix
11 Downloads
Package for creating controllers, models, views, and CRUD operations
aashirhaq/stub
153 Downloads
Generate CRUD of provided name including Controller Services and Views
athiq/bondsteinscrud
3 Downloads
Create a Crud package generate all necessary routes, migrations, controllers, and view files
avb/entity-api-bundle
18 Downloads
The bundle builds API to get access to entities. As soon as you created entity class, you can execute CRUD operations through API. You not need to create custom controllers.
scott-nason/eco-helpers
203 Downloads
Eco Helpers is an overlay to Laravel that aids in rapid application development for security controlled CRUD applications.
ont/laravel-magic-rest
1049 Downloads
Universal REST contoller for CRUD operations with dynamic routes and support for file uploads.