Libraries tagged by Bcrud
ascsoftw/tall-crud-generator
6686 Downloads
Laravel Package to generate CRUD Files using TALL Stack
2lenet/crudit-bundle
10631 Downloads
The easy like Crud'it Bundle.
nvd/crud-generator
21374 Downloads
CRUD generator for Laravel 5.x with minimum setup required
tatter/permits
38266 Downloads
Model permission handling for CodeIgniter 4
sylius/grid
158394 Downloads
PHP library to handle building grid of objects with fields and filters support.
serverfireteam/panel
32217 Downloads
Admin panel for Laravel applications
kunstmaan/adminlist-bundle
145064 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.
digitaldream/laracrud
20658 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
6659 Downloads
QAG is a bundle that generates cruds admin for Symfony applications using Doctrine.
amranidev/scaffold-interface
20623 Downloads
A Smart CRUD Generator For Laravel
yii2tech/admin
38988 Downloads
Admin pack (actions, widgets, etc) for Yii2
mitulgolakiya/laravel-api-generator
30503 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
tomatophp/tomato
4620 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
6874 Downloads
Object-oriented CRUD for Doctrine DBAL
redsquirrelstudio/laravel-backpack-import-operation
8117 Downloads
An operation to make configurable imports for your CRUDs using the Backpack api you know and love