horstoeko/laravelextendedcommand 问题修复 & 功能扩展

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

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

horstoeko/laravelextendedcommand

最新稳定版本:v1.0.5

Composer 安装命令:

composer require horstoeko/laravelextendedcommand

包简介

A library containing an extension for Laravel's console command

README 文档

README

Latest Stable Version Total Downloads Latest Unstable Version License Gitter

CI (Ant, PHP 7.3) CI (Ant, PHP 7.4) CI (PHP 8.0) CI (PHP 8.1)

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.json file:
  "require": {
      ..
      "horstoeko/laravelextendedcommand":"^1",
      ..
  },

Note

The code in this project is provided under the MIT license.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-01-21