PHPackages                             black/yo-php - 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. [API Development](/categories/api)
4. /
5. black/yo-php

AbandonedArchivedLibrary[API Development](/categories/api)

black/yo-php
============

A Yo! client for PHP

v0.5.0(11y ago)205921MITPHPPHP &gt;=5.4.0

Since Jul 4Pushed 11y ago1 watchersCompare

[ Source](https://github.com/black-project/yo-php)[ Packagist](https://packagist.org/packages/black/yo-php)[ RSS](/packages/black-yo-php/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (5)Versions (11)Used By (1)

Yo PHP
======

[](#yo-php)

**Yo PHP** is a [Yo](http://www.justyo.co/) client written in PHP. This library is still a work in progress.

[![Build Status](https://camo.githubusercontent.com/0b006e81a3c0eb78ddcf802ff86a647fa4560d29d9d266407e6ea9493fcf9588/68747470733a2f2f7472617669732d63692e6f72672f626c61636b2d70726f6a6563742f796f2d7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/black-project/yo-php)[![HHVM Status](https://camo.githubusercontent.com/45f43bd2e36bae5c78423094814579596e1f02e866bf3455f4efec8aa9c8970d/687474703a2f2f6868766d2e683463632e64652f62616467652f626c61636b2f796f2d7068702e706e67)](http://hhvm.h4cc.de/package/black/yo-php)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/ad5071c6f968168c92f64d3f863ce23c0f74bb549d8ea83a987974b6625a30bb/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f626c61636b2d70726f6a6563742f796f2d7068702f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/black-project/yo-php/?branch=master)[![SensioLabsInsight](https://camo.githubusercontent.com/805bc4f58c8e3f7bad2d76ac46b93b1bfd5892239aaccce3d14bf2c96367e291/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f66613563363433632d383132642d343965662d616339352d6662383061323761336438372f6269672e706e67)](https://insight.sensiolabs.com/projects/fa5c643c-812d-49ef-ac95-fb80a27a3d87)

Installation
------------

[](#installation)

The recomanded way to install Yo PHP is through [Composer](http://getcomposer.org/):

```
{
    "require": {
        "black/yo-php": "@stable"
    }
}
```

**Protip:** You should browse the [`black/yo-php`](https://packagist.org/packages/black/yo-php) page to choose a stable version to use, avoid the `@stable` meta constraint.

**Yotip:** You want to know when yo-php is updated? Add YOPHPCLIENT \\o/!

Usage
-----

[](#usage)

#### `yoAll` nutshell:

[](#yoall-nutshell)

The `yoAll` method will send a yo to all your friends.

```
