Libraries tagged by crudy
tatter/permits
36966 Downloads
Model permission handling for CodeIgniter 4
sylius/grid
156761 Downloads
PHP library to handle building grid of objects with fields and filters support.
sleeping-owl/admin
38120 Downloads
Aministrative interface builder for Laravel.
serverfireteam/panel
32189 Downloads
Admin panel for Laravel applications
milwad/laravel-crod
5612 Downloads
Make easy & fast crud
kunstmaan/adminlist-bundle
144263 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
10916 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
digitaldream/laracrud
20491 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
arkounay/quick-admin-generator-bundle
6055 Downloads
QAG is a bundle that generates cruds admin for Symfony applications using Doctrine.
yii2tech/admin
38832 Downloads
Admin pack (actions, widgets, etc) for Yii2
mitulgolakiya/laravel-api-generator
30498 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
tomatophp/tomato
4554 Downloads
TomatoPHP is built to make it easy to develop web apps and API by generating files of CRUD operations and support helpers of tonnes of functions to make it easy to manage and use framework services.
symlex/doctrine-active-record
6598 Downloads
Object-oriented CRUD for Doctrine DBAL
redsquirrelstudio/laravel-backpack-import-operation
7436 Downloads
An operation to make configurable imports for your CRUDs using the Backpack api you know and love
phpsa/laravel-api-controller
32046 Downloads
A laravel api base controller with basic CRUD mapped to the model