horstoeko/laravelextendedcommand
最新稳定版本:v1.0.5
Composer 安装命令:
composer require horstoeko/laravelextendedcommand
包简介
A library containing an extension for Laravel's console command
README 文档
README
An extension for Laravel's console command class
This class uses validation for the options. You can define which and how the options are validated. For this the Laravel's Validation Facade is used
Installation
There is one recommended way to install horstoeko/laravelextendedcommand via Composer:
- adding the dependency to your
composer.jsonfile:
"require": { .. "horstoeko/laravelextendedcommand":"^1", .. },
Note
The code in this project is provided under the MIT license.
统计信息
- 总下载量: 15
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-01-21