Libraries tagged by auto crud
mrmarchone/laravel-auto-crud
21994 Downloads
Laravel Auto CRUD helps you streamline development and save time.
dskripchenko/laravel-api
6747 Downloads
Versioned Laravel APIs with OpenAPI 3.0 docs auto-generated from PHP docblocks — no annotations, no YAML — plus CRUD scaffolding and middleware cascades.
mustafafares/laravel-auto-crud
895 Downloads
Laravel Auto CRUD helps you streamline development and save time.
enyalius/core
1036 Downloads
A high-performance PHP framework featuring automatic autoloading, smart routing, and auto-generated CRUDs, seamlessly integrated with NLP capabilities and Large Language Model (LLM) orchestration.
mehadi/laravel-crud-generator
1702 Downloads
A laravel package to generate CRUD by giving Model and database table column
ismaelcmajada/laravel-auto-crud
669 Downloads
Automated cruds based on laravel, vue and inertia
alexlancer/autocrud
8 Downloads
AutoCrud Library for Codeigntier 4
wkasunsampath/laravel-autocrud
392 Downloads
Automate CRUD operations in Laravel applications.
mdakashmia/laravel-auto-crude
9 Downloads
Laravel Simple Auto Crude Generator
hirenmangukiya/autocrud
85 Downloads
Generate CRUD code for given database
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.
mangocorporation/laravel-crud-builder
191 Downloads
Laravel 5 CRUD builder inspired by CakePHP's bake.
sgalinski/sg-apicore
20 Downloads
Modern API Core for TYPO3 - Modern, performance-driven TYPO3 API framework with attribute-based routing and endpoint metadata, multi-API/multi-version setup, tenant-aware request context, OpenAPI 3 generation with Swagger UI and CLI export, MCP/Model Context Protocol tool exposure over JSON-RPC and Streamable HTTP, token/user/backend authentication (opaque bearer + JWT + FE/BE contexts), scope enforcement, auto-CRUD resource registration via TCA/DataHandler, built-in response caching, rate limiting, structured request/response logging with redaction, backend dashboards for APIs/tokens/endpoints/rate-limits/logs, and optional legacy sg_rest compatibility.
webtools/raw
141 Downloads
A CRUD package for Laravel inspired by the Grocery CRUD library for Codeigniter
cariuk/repository-pattern-laravel
2876 Downloads
A flexible and powerful Laravel package implementing the Repository Pattern with SOLID principles, featuring auto-detection, dependency injection, CRUD operations, filtering, sorting, pagination, and soft deletes support.