Libraries tagged by laravel_auto_crude_generate
mdakashmia/laravel-auto-crude
6 Downloads
Laravel Simple Auto Crude Generator
mehadi/laravel-crud-generator
331 Downloads
A laravel package to generate CRUD by giving Model and database table column
coding-partners/auto-controller
45 Downloads
The "Auto Controller" package for Laravel allows you to quickly generate fully functional controllers for any model in your application. With a single command, the package will create a controller with all the standard CRUD (Create, Read, Update, Delete) methods, saving you significant time and effort. This enables you to focus on building the core features of your project.
not-empty/ala-microframework-php
10 Downloads
API Rest based in lumen using query builder that auto generate base code for simple crud (with automatic generated 100% unit and feature tests). To be used as a simple and fast way to implement microservices architecture
tarsoft/laravel-auto
2 Downloads
A package to auto-generate CRUD for Laravel models
naingminkhant/simple-crud
0 Downloads
A Laravel package to auto-generate simple CRUD API (migration, model, controller, repository, route).
dekmabot/laravel-novable-resource
339 Downloads
The laravel resource trait to auto generate laravel nova CRUD grids
maulik/filament-auto-crud
2 Downloads
Automatically generate Filament resources from Laravel models and database tables
iakovos/wireui-smart-table
16 Downloads
Simple yet effective and fully configurable component for all CRUD operations. A Laravel - Livewire component that can intuitively present model data in a table (or create/update/delete forms) using Tailwind and WireUI with minimal component configuration while also maintaining fully scalable, extendable and configurable capabilities. It also comes with optional built-in smart-forms that facilitate all CRUD operations.
bakerysoft/laravelbakerysoft
40 Downloads
Create Dashboard and auto generate crud
anwar/crud-generator
65 Downloads
A powerful Laravel package for generating CRUD operations with advanced UI, validation, API generation, and comprehensive testing support. Database-safe with manual migration control.
mangocorporation/laravel-crud-builder
187 Downloads
Laravel 5 CRUD builder inspired by CakePHP's bake.
tianrosandhy/autocrud-laravel
45 Downloads
Admin generator auto CRUD based on Laravel.
imokhles/generate-crud-command
4 Downloads
create crud system for guards generated by iMokhles's MultiAuth package
fariddomat/auto-generator
5 Downloads
Automates CRUD and API generation for Laravel models.