Libraries tagged by curd controller
brtriver/simple-crud-bundle
16 Downloads
Simple CRUD trait controller class for Symfony2
adwiv/laravel-crud-adminlte
25 Downloads
Generate CRUD Model, Controller, Resource, Request and Views for Laravel
ycs77/laravel-crud-page
12 Downloads
Fast generate CRUD pages, controllers of the Laravel.
ravuthz/laravel-crud
54 Downloads
A Laravel package providing a base controller for CRUD operations.
leicaflorian/pimp_my_crud
56 Downloads
Artisan commands for creating CRUD views and controller.
xpat/crud-bundle
90 Downloads
Base controller for crud
naingminkhant/simple-crud
0 Downloads
A Laravel package to auto-generate simple CRUD API (migration, model, controller, repository, route).
milenmk/laravel-livewire-crud
28 Downloads
A reusable CRUD package for Laravel controllers and Livewire components, designed to simplify and standardize common database operations(create, read, update, delete), reduce boilerplate code, and support bulk actions.
azwhosting/spark-crud-generator
17 Downloads
🚀 Interactive CRUD generator for CodeIgniter 4 — multilingual, smart CLI prompts, safe overwrites, and full CRUD stack (model, entity, controller, views, migration).
shortcodes/abstract-resource-controller
3392 Downloads
Abstract controller with full CRUD used by single entity action
suryahadiningrat/crud-generator
1 Downloads
CRUD Generator for laravel included Controller, Model, Request, Repository, Resource
mgroups/laravel-crud
150 Downloads
Create Laravel CRUD files include migration and controller with model fillables
yii2-extended/yii2-crud-html
178 Downloads
A library that provides crud (i.e. low level backend admin) controllers and actions for relational models
lliure/simple-crud-router
140 Downloads
Pre built trait methods for your controller to create a simple crud route
kmaking/crud-generator
61 Downloads
KMA CRUD Generator used to generate resourcefull controller with views, Route, UrlPresenter and Laratable