Libraries tagged by auto crud
mrmarchone/laravel-auto-crud
2485 Downloads
Laravel Auto CRUD helps you streamline development and save time.
mehadi/laravel-crud-generator
65 Downloads
A laravel package to generate CRUD by giving Model and database table column
ismaelcmajada/laravel-auto-crud
299 Downloads
Automated cruds based on laravel, vue and inertia
wkasunsampath/laravel-autocrud
313 Downloads
Automate CRUD operations in Laravel applications.
c006/yii2-auto-crud
530 Downloads
Adds a model and crud for each table in the database
alexlancer/autocrud
8 Downloads
AutoCrud Library for Codeigntier 4
mdakashmia/laravel-auto-crude
5 Downloads
Laravel Simple Auto Crude Generator
hirenmangukiya/autocrud
85 Downloads
Generate CRUD code for given database
barq-dev/autocrud
23 Downloads
Helper untuk mempercepat pembuatan CRUD Modul by Barqun
coding-partners/auto-controller
43 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.
mangocorporation/laravel-crud-builder
186 Downloads
Laravel 5 CRUD builder inspired by CakePHP's bake.
iakovos/wireui-smart-table
15 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.
webtools/raw
141 Downloads
A CRUD package for Laravel inspired by the Grocery CRUD library for Codeigniter
not-empty/ala-microframework-php
9 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
xeoncross/acrud
22 Downloads
Automatic database scaffolding with intelligent auto-validation based on schema (for MySQL, SQLite, & PostgreSQL)