定制 raditzfarhan/lumen-command-generator 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

raditzfarhan/lumen-command-generator

Composer 安装命令:

composer require raditzfarhan/lumen-command-generator

包简介

This is a simple package that includes some of the missing Laravel artisan command into Lumen.

README 文档

README

License Total Downloads Latest Version styleci

Lumen Command Generator

This is a simple package that includes some of the missing Laravel artisan command into Lumen.

Installation

You can install the package via composer:

composer require raditzfarhan/lumen-command-generator

Configuration

Edit the bootstrap/app.php file and add the following line to register the service provider:

...
$app->register(RaditzFarhan\LumenCommandGenerator\ServiceProvider::class);
...

Available Commands

make:command        Create a new Artisan command
make:controller     Create a new controller class
make:event          Create a new event class        
make:job            Create a new job class
make:listener       Create a new event listener class
make:middleware     Create a new middleware class
make:model          Create a new Eloquent model class
make:observer       Create a new observer class
make:provider       Create a new service provider class
make:resource       Create a new resource
make:rule           Create a new validation rule
route:list          List all registered routes
storage:link        Create the symbolic links configured for the application

Change log

Please see the changelog for more information on what has changed recently.

Credits

License

MIT. Please see the license file for more information.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-04-13

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固