bilalkoder/laravel-crud-generator 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

bilalkoder/laravel-crud-generator

最新稳定版本:v1.0.1

Composer 安装命令:

composer require bilalkoder/laravel-crud-generator

包简介

Laravel CRUD Generator — Build APIs in Seconds!

README 文档

README

Packagist Version Downloads License

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 ApiResponse helper

📦 Installation

composer require bilalkoder/laravel-crud-generator

统计信息

  • 总下载量: 3
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-06-30