Libraries tagged by Bcrud
digitaldream/laracrud
19820 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
3437 Downloads
QAG is a bundle that generates cruds admin for Symfony applications using Doctrine.
abydahana/aksara
1056 Downloads
Aksara is a CodeIgniter based CRUD Toolkit you can use to build complex applications become shorter, secure and more reliable just in a few lines of code. Serving both CMS or Framework, produce both HEADLESS (RESTful API) or TRADITIONAL (Browser Based), just by writing single controller. Yet it's reusable, scalable and ready to use!
yii2tech/admin
37832 Downloads
Admin pack (actions, widgets, etc) for Yii2
mitulgolakiya/laravel-api-generator
30411 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
jstayton/miner
11506 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
tomatophp/tomato
3832 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
5439 Downloads
Object-oriented CRUD for Doctrine DBAL
redsquirrelstudio/laravel-backpack-import-operation
3206 Downloads
An operation to make configurable imports for your CRUDs using the Backpack api you know and love
phpsa/laravel-api-controller
30239 Downloads
A laravel api base controller with basic CRUD mapped to the model
larafast/fastapi
1486 Downloads
A Fast Laravel package to help you generate CRUD API Controllers and Resources, Model
ismaambrosi/generator-bundle
89641 Downloads
Generates Symfony2 documents, forms and CRUD
formfeed-uk/nova-resource-cards
53321 Downloads
A Laravel Nova package to show cards on all CRUD pages.
dcblogdev/pdo-wrapper
6498 Downloads
A crud wrapper for PDO
amirsarhang/instagram-php-sdk
6470 Downloads
It's Instagram Graph SDK for PHP. With this package you can easily make all requests to Instagram Graph API, like Auth and CRUD. Also, we will have more methods regularly.