Libraries tagged by easy crud
marabesi/easy-crud
74 Downloads
(Laravel 5+) Simple and effective way to generate CRUD from your models or database Edit
noman/easycrud
51 Downloads
make crud easily
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
louislam/louislam-crud
951 Downloads
An easy-to-use CRUD library for you to create a back-end system or RESTful API in a few minutes.
thiagoprz/crud-tools
384 Downloads
Easy to use Laravel CRUD package with Controller, Model and Log system built in
wyyr/crudbooster
206 Downloads
CRUDBooster Is CRUD Generator Based On Laravel Easy To Make An Advanced Backend
iamx/api-crud-generator
16 Downloads
Make an easy HATEOAS Api
apphp/laravel-datagrid
74 Downloads
DataGrid helpers for easy creating CRUD in Laravel Framework Applications
mouf/mvc.bce
18571 Downloads
BCE is made to make your live easy. It will help you in building forms very quickly, handles form rendering, both client and server-side validation, and persistance.
idevsmg/easyadmin
196 Downloads
Admin packages with easy crud, import and export table
canary/station
282 Downloads
Easy CRUD and User Auth Mix For Laravel 4
prantho/coolcrud
1222 Downloads
Crud Making Easy
miisieq/infakt-client
111 Downloads
InfaktClient is a PHP library for the third version of Infakt REST API that makes it easy to perform CRUD (create, read, update and delete) operations on invoices, clients and products.
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
thereline/crudmaster
5 Downloads
A laravel package for easy CRUD generation. Generate models, repositories, services, controllers, and views effortlessly with customizable options for Blade or Vue.