Libraries tagged by laravel crud api
infyomlabs/laravel-generator
2394874 Downloads
InfyOm Laravel Generator
appzcoder/crud-generator
590135 Downloads
Laravel CRUD Generator
binaryk/laravel-restify
417882 Downloads
Laravel REST API helpers
crocodicstudio/crudbooster
156449 Downloads
CRUDBooster Is CRUD Generator Based On Laravel Easy To Make An Advanced Backend
phpsa/laravel-api-controller
80392 Downloads
A laravel api base controller with basic CRUD mapped to the model
mrdebug/crudgen
29689 Downloads
Create a Laravel Crud in a few seconds
infyomlabs/generator-builder
443700 Downloads
InfyOm Laravel Generator GUI Builder
axyr/laravel-tractor
1661 Downloads
Opiniated Laravel CRUD generator for a Module/Repository/Filter based CRUD setup.
redsquirrelstudio/laravel-backpack-import-operation
14479 Downloads
An operation to make configurable imports for your CRUDs using the Backpack api you know and love
larafast/fastapi
4082 Downloads
A Fast Laravel package to help you generate CRUD API Controllers and Resources, Model
tomatophp/tomato
4866 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.
salmanzafar/laravel-crud-generator
5269 Downloads
A simple Laravel library that allows you to create crud operations with a single command
anil/fast-api-crud
7796 Downloads
A powerful Laravel package for building RESTful API CRUD operations with minimal boilerplate. Features pagination, filtering, sorting, soft deletes, permissions, lifecycle hooks, and more.
mitulgolakiya/laravel-api-generator
30562 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
redsquirrelstudio/laravel-backpack-export-operation
2503 Downloads
An operation to make configurable exports for your CRUDs using the Backpack api you know and love