bilalkoder/laravel-crud-generator
最新稳定版本:v1.0.1
Composer 安装命令:
composer require bilalkoder/laravel-crud-generator
包简介
Laravel CRUD Generator — Build APIs in Seconds!
README 文档
README
Laravel CRUD Generator — Build APIs in Seconds!
After working with Laravel on multiple real-world projects, I realized how repetitive and time-consuming basic CRUD API setup can be. So, I built this open-source Laravel CRUD Generator to simplify life for developers like me.
🚀 Features
- ✅ Generate full CRUD scaffolding with one command
- ✅ Built on Repository Pattern for scalability
- ✅ Generates:
- Eloquent Model
- Migration
- Form Request validation class
- Repository + Interface
- Controller with API methods
- RESTful API routes
- ✅ Comes with a reusable
ApiResponsehelper
📦 Installation
composer require bilalkoder/laravel-crud-generator
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-06-30