Libraries tagged by Bcrud
sylius/grid
159270 Downloads
PHP library to handle building grid of objects with fields and filters support.
milwad/laravel-crod
6591 Downloads
Make easy & fast crud
kunstmaan/adminlist-bundle
146116 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
11032 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
digitaldream/laracrud
20832 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
7703 Downloads
QAG is a bundle that generates cruds admin for Symfony applications using Doctrine.
amranidev/scaffold-interface
20631 Downloads
A Smart CRUD Generator For Laravel
yii2tech/admin
39260 Downloads
Admin pack (actions, widgets, etc) for Yii2
mitulgolakiya/laravel-api-generator
30538 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
jstayton/miner
11643 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
yii2mod/yii2-gii-extended
6468 Downloads
This generator generates a controller and views that implement CRUD (Create, Read, Update, Delete) operations for the specified data model.
weblabormx/laravel-front
7516 Downloads
Front is a administration panel for Laravel. It allows you to create CRUD easily in minutes. It allows to fully customize any part of the code.
tomatophp/tomato
4736 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.
redsquirrelstudio/laravel-backpack-import-operation
9232 Downloads
An operation to make configurable imports for your CRUDs using the Backpack api you know and love
phpsa/laravel-api-controller
33518 Downloads
A laravel api base controller with basic CRUD mapped to the model