Libraries tagged by crud for laravel
lushdigital/microservice-crud
3889 Downloads
A CRUD convenience layer for microservices built in Lumen.
biliboobrian/microservice-crud
328 Downloads
A CRUD convenience layer for microservices built in Lumen.
wovosoft/crud
67 Downloads
A laravel package generator for WovoCMS
dick/crud
3261 Downloads
Quickly build an admin interface for your Eloquent models, using Laravel 5. Build a CMS in a matter of minutes.
ads/ajax-crud-generator
555 Downloads
Generates basic scaffolding for AjaxCrud JS Plugin to allow for quick and easy AJAX CRUD on forms and modals
ahrmerd/laravel-test-generator
152 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
amamarul/boiler-plate-commands
1199 Downloads
Package to generate automatic cruds for Laravel BoilerPlate Apps
writecl/rapyd
1759 Downloads
crud widgets for laravel, to make an admin in few lines of code
webtools/raw
141 Downloads
A CRUD package for Laravel inspired by the Grocery CRUD library for Codeigniter
samyoteroglez/larawesomecrud
282 Downloads
CRUD generator for Laravel. Generates models, controller and views based on the database tables. This project is based on kEpEx/laravel-crud-generator from Alfredo Aguirre ([email protected]).
foubian/krudbooster
15 Downloads
KrudBooster is CRUD Generator for laravel.
akat03/scaffoldplus
110 Downloads
Scaffold , CRUD Package for Laravel
devswert/lacrud
109 Downloads
CRUD helper for Laravel
jimhlad/leapfrog
30 Downloads
A UI-based CRUD boilerplate generator for Laravel. Quickly create files according to the Controller-Service-Model pattern.
thirdsteplabs/apibase
164 Downloads
Adds CRUD functionality through a RESTful API for Laravel