PHPackages                             websoftwares/yo - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. websoftwares/yo

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

websoftwares/yo
===============

Yo API PHP Package

0.2.1(11y ago)39[1 issues](https://github.com/websoftwares/yo/issues)MITPHPPHP &gt;=5.4.0

Since Aug 25Pushed 11y agoCompare

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

READMEChangelogDependencies (2)Versions (8)Used By (0)

\#Yo (v0.2.1) This package lets u perform actions on the [Yo Developers API](http://dev.justyo.co/ "Yo Developers API").

[![Build Status](https://camo.githubusercontent.com/dd0af67bd25ee74c3f4fdcd0090eacde42b66a4db4f0357ad8ea708ee5e4d01a/68747470733a2f2f6170692e7472617669732d63692e6f72672f776562736f667477617265732f796f2e706e67)](https://travis-ci.org/websoftwares/yo)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/5869236dab628dc50cae0b68a441841844669894e53053a8a168bbc3d55a7b91/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f776562736f667477617265732f796f2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/websoftwares/yo/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/decafb4da9b2c74435183b7b74f1b7647e650d18059410560d709981658c5c02/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f776562736f667477617265732f796f2f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/websoftwares/yo/?branch=master)[![Dependencies Status](https://camo.githubusercontent.com/3973622d9b444451a56d502e5d89cc9af1517724d0cc5294071a03ce7b6c2cec/68747470733a2f2f646570656e64696e672e696e2f776562736f667477617265732f796f2e706e67)](http://depending.in/websoftwares/yo)

It has no extra dependencies but it can play nice with other curl or http clients by creating an adapter just implement the *YoClientInterface* and inject it into the `Yo` class.

Documentation
-------------

[](#documentation)

We encourage you to read the [documentation](http://dev.justyo.co/documents.html "dev.justyo.co") carefully before proceeding.

Installing via Composer (recommended)
-------------------------------------

[](#installing-via-composer-recommended)

Install composer in your project:

```
curl -s http://getcomposer.org/installer | php

```

Create a composer.json file in your project root:

```
{
    "require": {
        "websoftwares/yo": "~0.2"
    }
}
```

Install via composer

```
php composer.phar install

```

Usage
-----

[](#usage)

Basic usage of the `Yo` class.

```
use Websoftwares\YoClient, Websoftwares\Yo;

// apiKey
$apiKey = 'obtain-valid-api-key-from-yo';

// Instantiate class
$Yo = new Yo(new YoClient($apiKey));

// Perform method
$yo->all();
```

all();
------

[](#all)

This will yo all your subscribers

```
$yo->all();
```

*(optional)*provide a link argument This will yo all your subscribers with a link

```
$yo->all("yo.websoftwar.es");
```

user();
-------

[](#user)

This will yo an individual user

```
$yo->user("BORIS010");
```

*(optional)*provide a link argument This will yo an individual user with a link

```
$yo->user("BORIS010", "yo.websoftwar.es");
```

subscribersCount();
-------------------

[](#subscriberscount)

Returns the amount of subscribers

```
$yo->subscribersCount();
```

Testing
-------

[](#testing)

In the tests folder u can find several tests.

Goals
-----

[](#goals)

- Unit testing 100%
- PSR compliance
- Implement new methods from Yo API when they are available

License
-------

[](#license)

The [MIT](http://opensource.org/licenses/MIT "MIT") License (MIT).

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity53

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

Every ~3 days

Total

7

Last Release

4261d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b876616b4c499f67211e285aed4b04f5ac44f436b553353389a951b2f60e6397?d=identicon)[Websoftwares](/maintainers/Websoftwares)

---

Top Contributors

[![websoftwares](https://avatars.githubusercontent.com/u/946561?v=4)](https://github.com/websoftwares "websoftwares (6 commits)")

---

Tags

apinotificationcommunicationYo

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[gr8shivam/laravel-sms-api

A modern, flexible Laravel package for integrating any SMS gateway with REST API support

10138.4k](/packages/gr8shivam-laravel-sms-api)[joetannenbaum/phpushbullet

PHP API wrapper for Pushbullet.

3146.4k4](/packages/joetannenbaum-phpushbullet)[ghasedak/php

ghasedak sms gateway package for PHP

2044.3k7](/packages/ghasedak-php)[leonardoteixeira/pushover

A simple PHP library for the Pushover service

1827.7k3](/packages/leonardoteixeira-pushover)[dropfan/onesignal-server-api

OneSignal server API for PHP, you can push notifications to any platform. (iOS/APNS, Android/GCM/FCM, WP, Web/Chrome/Safari...etc.) No third-party dependency that you can use this library in any project or framework.

169.2k](/packages/dropfan-onesignal-server-api)[ghanem/laravel-smsmisr

Send SMS and SMS Notification via SMS Misr for Laravel

194.8k](/packages/ghanem-laravel-smsmisr)

PHPackages © 2026

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