PHPackages                             gong023/phpunityo - 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. gong023/phpunityo

ActiveLibrary

gong023/phpunityo
=================

0.1.0(11y ago)125PHPPHP &gt;=5.4.0

Since Jan 12Pushed 11y agoCompare

[ Source](https://github.com/gong023/phpunityo)[ Packagist](https://packagist.org/packages/gong023/phpunityo)[ RSS](/packages/gong023-phpunityo/feed)WikiDiscussions master Synced yesterday

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

PHPUnityo
=========

[](#phpunityo)

[![Build Status](https://camo.githubusercontent.com/c2008aceed1eef931bb0cf1d08cbc291904d3b2e57b6aa839c23d5ef630240e4/68747470733a2f2f7472617669732d63692e6f72672f676f6e673032332f706870756e6974796f2e737667)](https://travis-ci.org/gong023/phpunityo)

Send [Yo](http://www.justyo.co/) when PHPUnit successes or fails.

You can use at [travis](https://travis-ci.org).

How to use
==========

[](#how-to-use)

1. Set up Yo
------------

[](#1-set-up-yo)

Get api token from , and export it.

```
export YO_API_TOKEN="xxxx"
```

If you want to use PHPUnityo at travis, encrypt token.

```
gem install travis # if you need
travis encrypt -r your/repository YO_API_TOKEN=xxxx
```

And add encrypted token to .travis.yml

```
env:
  global:
    YO_API_TOKEN='yourencryptedtoken'
```

2. Setup PHPUnityo
------------------

[](#2-setup-phpunityo)

Install PHPUnityo.

```
composer require --dev gong023/phpunityo:0.1.*
```

Add PHPUnit listener setting to your phpunit.xml.dist.

```

      Your Name
      false
      true

```

That's all.

If you turn `onSuccess` on at phpunit.xml.dist, PHPUnityo sends Yo only when test successes.

If you turn `onFailure` on at phpunit.xml.dist, PHPUnityo sends Yo only when test fails.

At travis-ci.org, PHPUnityo sends Yo with build URL.

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity48

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

4190d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/034b987bca6692b17b6a5923eca68302fec17cd13f09f8d2f0a45c6d38125c03?d=identicon)[gong023](/maintainers/gong023)

---

Top Contributors

[![gong023](https://avatars.githubusercontent.com/u/1222856?v=4)](https://github.com/gong023 "gong023 (3 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/gong023-phpunityo/health.svg)

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

PHPackages © 2026

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