PHPackages                             toin0u/yo-cli - 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. [CLI &amp; Console](/categories/cli)
4. /
5. toin0u/yo-cli

ActiveLibrary[CLI &amp; Console](/categories/cli)

toin0u/yo-cli
=============

Yo from your console

1.0.0(11y ago)022MITPHPPHP ~5.4

Since Feb 1Pushed 11y ago1 watchersCompare

[ Source](https://github.com/toin0u/yo-cli)[ Packagist](https://packagist.org/packages/toin0u/yo-cli)[ Docs](https://github.com/toin0u/yo-cli)[ RSS](/packages/toin0u-yo-cli/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

Yo CLI
======

[](#yo-cli)

[![Latest Version](https://camo.githubusercontent.com/4e5b58772f79cbc20146bd7af7cc3696c6dfa8056d80102b67bd80d0bd715073/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f746f696e30752f796f2d636c692e7376673f7374796c653d666c61742d737175617265)](https://github.com/toin0u/yo-cli/releases)[![Build Status](https://camo.githubusercontent.com/ff05cdc4966a5614b1a82e7482a0f7ec8eea822e6783c6351ba05ecd6f87945e/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f746f696e30752f796f2d636c692f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/toin0u/yo-cli)[![Quality Score](https://camo.githubusercontent.com/476c0642c33d5a4e0adad427666ee39c83957bdc0c40c2d0b90cc34a232fe849/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f746f696e30752f796f2d636c692e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/toin0u/yo-cli)[![Code Coverage](https://camo.githubusercontent.com/932336f02bb39518f01677f8d8bafe2981f1b6b106349fd73e0f34dfc682c6a7/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f746f696e30752f796f2d636c692e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/toin0u/yo-cli)[![HHVM Status](https://camo.githubusercontent.com/09fd5c42e22308d0339d3c4db0d76d484a1581a3d52ec9518cb740822f3ef962/68747470733a2f2f696d672e736869656c64732e696f2f6868766d2f746f696e30752f796f2d636c692e7376673f7374796c653d666c61742d737175617265)](http://hhvm.h4cc.de/package/toin0u/yo-cli)[![Total Downloads](https://camo.githubusercontent.com/cdc8fd1c1c89c73b07891912b67127ecec0039eac58f6558b44d9d85195458a0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f746f696e30752f796f2d636c692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/toin0u/yo-cli)

**Yo from your console**

Install
-------

[](#install)

Yo CLI is available via [Composer](http://getcomposer.org).

```
$ composer require toin0u/yo-cli

```

Usage
-----

[](#usage)

First you need to create a configuration file with your API token. You can see an [example here](https://github.com/toin0u/yo-cli/blob/master/res/yo.yml.dist).

- custom location: `yo.phar  -c path/to/file`
- `.yo.yml`
- `yo.yml`
- `$HOME/.yo.yml`

Commands
--------

[](#commands)

- Yo TOIN0U: `yo.phar user toin0u`
- Yo TOIN0U with a ink: `yo.phar user toin0u http://sbin.dk/`
- Yo TOIN0U with a GPS coordinate: `yo.phar user toin0u 55.6760968 12.5683371`
- Yo ALL your subscribers: `yo.phar all`
- Yo ALL your subscribers with a link: `yo.phar all http://sbin.dk/`
- Check if TOIN0U Yo username exists or not: `yo.phar check toin0u`
- Get your total subscribers: `yo.phar total`
- Create an accound named TOIN0U999: `yo.phar create toin0u999` ([screencast](https://asciinema.org/a/15969))

NB: Yo ALL is limited to **one per minute** !

Testing
-------

[](#testing)

Yo CLI is tested with [PHPUnit](https://phpunit.de/).

```
$ phpunit

```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Antoine Corcy](https://github.com/toin0u)
- [All Contributors](https://github.com/toin0u/yo-cli/contributors)

Contributor Code of Conduct
---------------------------

[](#contributor-code-of-conduct)

As contributors and maintainers of this project, we pledge to respect all people who contribute through reporting issues, posting feature requests, updating documentation, submitting pull requests or patches, and other activities.

We are committed to making participation in this project a harassment-free experience for everyone, regardless of level of experience, gender, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, age, or religion.

Examples of unacceptable behavior by participants include the use of sexual language or imagery, derogatory comments or personal attacks, trolling, public or private harassment, insults, or other unprofessional conduct.

Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct. Project maintainers who do not follow the Code of Conduct may be removed from the project team.

Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by opening an issue or contacting one or more of the project maintainers.

This Code of Conduct is adapted from the [Contributor Covenant](http:contributor-covenant.org), version 1.0.0, available at

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE) for more information.

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

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

4169d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/37c3113877b1bf987ee92f02b70475450d873854be9bfd9b59adf35d4f3214b0?d=identicon)[toin0u](/maintainers/toin0u)

---

Top Contributors

[![toin0u](https://avatars.githubusercontent.com/u/672421?v=4)](https://github.com/toin0u "toin0u (14 commits)")

---

Tags

cliYoyoappjustyo.co

### Embed Badge

![Health badge](/badges/toin0u-yo-cli/health.svg)

```
[![Health](https://phpackages.com/badges/toin0u-yo-cli/health.svg)](https://phpackages.com/packages/toin0u-yo-cli)
```

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[jolicode/castor

A lightweight and modern task runner. Automate everything. In PHP.

54642.4k4](/packages/jolicode-castor)[whatsdiff/whatsdiff

See what's changed in your project's dependencies

771.2k](/packages/whatsdiff-whatsdiff)[aeliot/todo-registrar

Register TODOs from source code in issue tracker

153.0k](/packages/aeliot-todo-registrar)

PHPackages © 2026

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