Libraries tagged by crud
fly-crud/fly-crud
16745 Downloads
Simple crud system build on top of flysystem
flobbos/laravel-crudable
9573 Downloads
A Laravel package for saving time on crud operations
2lenet/crudit-bundle
10073 Downloads
The easy like Crud'it Bundle.
umc/module-crud
6446 Downloads
Magento 2 module for reducing the CRUD boilerplate
pqrs/l5b-crud
12878 Downloads
CRUD artisan command for rappasoft/laravel-5-boilerplate
kepex/laravel-crud-generator
16077 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
flightsadmin/livewire-crud
15646 Downloads
Scaffold Livewire Components, migrations, factory and crud in one command based on database tables.
nvd/crud-generator
21342 Downloads
CRUD generator for Laravel 5.x with minimum setup required
tatter/permits
37173 Downloads
Model permission handling for CodeIgniter 4
sylius/grid
157602 Downloads
PHP library to handle building grid of objects with fields and filters support.
sleeping-owl/admin
38134 Downloads
Aministrative interface builder for Laravel.
serverfireteam/panel
32203 Downloads
Admin panel for Laravel applications
kunstmaan/adminlist-bundle
144522 Downloads
Every website contains several lists of content ranging from articles on a blog, to drop down values. The KunstlaanAdminListBundles takes CRUD a step further by supplying filtering, exports to csv and editing capabilities to these content entities.
jv2222/ezsql
10930 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
digitaldream/laracrud
20543 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