2017 © Pedro Peláez
 

library phanybar

Control AnyBar from your php

image

2bj/phanybar

Control AnyBar from your php

  • Friday, March 6, 2015
  • by 2bj
  • Repository
  • 1 Watchers
  • 15 Stars
  • 69 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 1 % Grown

The README.md

Phanybar Packagist Packagist

Control AnyBar from the command line or from your php code, (*1)

Install

You must have AnyBar installed and running, (*2)

The usual :, (*3)

composer global require 2bj/phanybar

Usage

From the command line :, (*4)

phanybar green

Or if AnyBar is on another port :, (*5)

phanybar black 1387

Or use it as a library :, (*6)

use Bakyt\Console\Phanybar;

$phanybar = new Phanybar;
$phanybar->send('green');
$phanybar->send('black', 1387);

Thank's

nanybar, (*7)

License

MIT, (*8)

The Versions

06/03 2015

dev-master

9999999-dev

Control AnyBar from your php

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Bakyt Turgumbaev

phanybar anybar

06/03 2015

v1.0.0

1.0.0.0

Control AnyBar from your php

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Bakyt Turgumbaev

phanybar anybar