duncan3dc/symfony-climate 问题修复 & 功能扩展

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

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

duncan3dc/symfony-climate

最新稳定版本:1.2.1

Composer 安装命令:

composer require duncan3dc/symfony-climate

包简介

Combine Symfony's console output with The PHP League's CLImate

README 文档

README

Combine Symfony's console output with The PHP League's CLImate

release build coverage

Installation

The recommended method of installing this library is via Composer.

Run the following command from your project root:

$ composer require duncan3dc/symfony-climate

Usage

use duncan3dc\SymfonyCLImate\Output;

$output = new Output;

$output->blue("Blue? Wow!");
$output->dump($complexArray);
$output->writeln("<error>I am a symfony/console error</error>");
$output->error("I am a league/climate error");

Changelog

A Changelog has been available since the beginning of time

Where to get help

Found a bug? Got a question? Just not sure how something works?
Please create an issue and I'll do my best to help out.
Alternatively you can catch me on Twitter

duncan3dc/symfony-climate for enterprise

Available as part of the Tidelift Subscription

The maintainers of duncan3dc/symfony-climate and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. Learn more.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Apache-2.0
  • 更新时间: 2016-11-25