climate

PHP's best friend for the terminal.

  • Owner: thephpleague/climate
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownerthephpleague/climate
Primary LanguagePHP
Program languagePHP (Language Count: 2)
Platform
License:MIT License
所有者活动
Created At2014-08-17 22:56:48
Pushed At2024-11-24 11:48:01
Last Commit At
Release Count42
Last Release Name3.10.0 (Posted on )
First Release Name0.1.0 (Posted on 2014-08-18 21:41:22)
用户参与
Stargazers Count1.9k
Watchers Count55
Fork Count125
Commits Count631
Has Issues Enabled
Issues Count109
Issue Open Count13
Pull Requests Count61
Pull Requests Open Count1
Pull Requests Close Count36
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private