Libraries tagged by laravel_auto_crude_generate
mdakashmia/laravel-auto-crude
9 Downloads
Laravel Simple Auto Crude Generator
dskripchenko/laravel-api
6913 Downloads
Versioned Laravel APIs with OpenAPI 3.0 docs auto-generated from PHP docblocks — no annotations, no YAML — plus CRUD scaffolding and middleware cascades.
mehadi/laravel-crud-generator
1748 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
12 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
rakhavirgiandi/laravel-apigator
2 Downloads
Laravel package to auto-generate CRUD API (Controller, Model, Routes) from database tables
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
348 Downloads
The laravel resource trait to auto generate laravel nova CRUD grids
maulik/filament-auto-crud
4 Downloads
Automatically generate Filament resources from Laravel models and database tables
iakovos/wireui-smart-table
17 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
saleh/smart-api-generator
11 Downloads
Laravel package to auto-generate API scaffolding (model, migration, controller, routes)
palactix/eloquent-mcp
2 Downloads
Auto-generate MCP tools from Eloquent models. Add one trait — get a full AI-accessible CRUD server.
mangocorporation/laravel-crud-builder
191 Downloads
Laravel 5 CRUD builder inspired by CakePHP's bake.