climate

PHP's best friend for the terminal.

  • 所有者: thephpleague/climate
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Latest Version
Software License
Build Status
Coverage Status
Quality Score
Total Downloads

Running PHP from the command line? CLImate is your new best bud.

CLImate allows you to easily output colored text, special formats, and more.

Installation

The recommended method of installing this library is via Composer.

Run the following command from your project root:

$ composer require league/climate

Usage

require_once __DIR__ . "/vendor/autoload.php";

$climate = new \League\CLImate\CLImate;

$climate->red('Whoa now this text is red.');
$climate->blue('Blue? Wow!');

Read more at https://climate.thephpleague.com/

Credits

This library was created by Joe Tannenbaum.
It is currently maintained and developed by Craig Duncan.
Much love to Damian Makki for the logo.

主要指標

概覽
名稱與所有者thephpleague/climate
主編程語言PHP
編程語言PHP (語言數: 2)
平台
許可證MIT License
所有者活动
創建於2014-08-17 22:56:48
推送於2024-11-24 11:48:01
最后一次提交
發布數42
最新版本名稱3.10.0 (發布於 )
第一版名稱0.1.0 (發布於 2014-08-18 21:41:22)
用户参与
星數1.9k
關注者數55
派生數126
提交數631
已啟用問題?
問題數109
打開的問題數13
拉請求數61
打開的拉請求數2
關閉的拉請求數36
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?