PHPackages                             2bj/phanybar - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. 2bj/phanybar

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

2bj/phanybar
============

Control AnyBar from your php

v1.0.0(11y ago)627.4M↑14.3%32MITPHPPHP &gt;=5.3.0

Since Mar 6Pushed 11y ago1 watchersCompare

[ Source](https://github.com/2bj/Phanybar)[ Packagist](https://packagist.org/packages/2bj/phanybar)[ RSS](/packages/2bj-phanybar/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (2)

Phanybar [![Packagist](https://camo.githubusercontent.com/0c271de6771f0bb2184bc8df1a47a6f45562a2d19fb7e94e0d48e159903313e2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f32626a2f7068616e796261722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/2bj/phanybar) [![Packagist](https://camo.githubusercontent.com/05bdf73426e65e9062012f3c87acf02164596817d6ea081392f80ae7db3eca47/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f32626a2f7068616e796261722e7376673f7374796c653d666c61742d737175617265)](http://2bj.mit-license.org)
===============================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#phanybar--)

Control [AnyBar](https://github.com/tonsky/AnyBar) from the command line or from your php code

Install
-------

[](#install)

**You must have [AnyBar](https://github.com/tonsky/AnyBar) installed and running**

The usual :

```
composer global require 2bj/phanybar

```

Usage
-----

[](#usage)

From the command line :

```
phanybar green

```

Or if [AnyBar](https://github.com/tonsky/AnyBar) is on another port :

```
phanybar black 1387

```

Or use it as a library :

```
use Bakyt\Console\Phanybar;

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

Thank's
-------

[](#thanks)

[nanybar](https://github.com/rumpl/nanybar)

License
-------

[](#license)

[MIT](http://2bj.mit-license.org)

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity55

Moderate usage in the ecosystem

Community13

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4091d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b5396293684c738a16593b6c3ab00e24567095be4284cdea0fd346e5ea251334?d=identicon)[2bj](/maintainers/2bj)

---

Top Contributors

[![2bj](https://avatars.githubusercontent.com/u/71068?v=4)](https://github.com/2bj "2bj (5 commits)")

---

Tags

phanybaranybar

### Embed Badge

![Health badge](/badges/2bj-phanybar/health.svg)

```
[![Health](https://phpackages.com/badges/2bj-phanybar/health.svg)](https://phpackages.com/packages/2bj-phanybar)
```

###  Alternatives

[atchondjo/geoip2country

A lightweight but powerful IP address lookup database solution to determine visitors country

344.1k](/packages/atchondjo-geoip2country)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
