aziz/laravel5-api-generator 问题修复 & 功能扩展

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

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

aziz/laravel5-api-generator

最新稳定版本:v1.2.3

Composer 安装命令:

composer require aziz/laravel5-api-generator

包简介

Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.

README 文档

README

Steps to Get Started

  1. Add this package to your composer.json:

     "require": {
         "aziz/laravel5-api-generator": "1.2.*"
     }
    
  2. Run composer update

     composer update
    
  3. Install dependency aziz/smartmodel

  4. Read the documentation in the author https://github.com/mitulgolakiya/laravel-api-generator

统计信息

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

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 141
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-04-02