PHPackages                             toin0u/cakephp-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. [Framework](/categories/framework)
4. /
5. toin0u/cakephp-yo

ActiveCakephp-plugin[Framework](/categories/framework)

toin0u/cakephp-yo
=================

Yo plugin for CakePHP 3.x

02PHP

Since Jun 2Pushed 11y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Yo plugin for CakePHP 3.x
=========================

[](#yo-plugin-for-cakephp-3x)

This is a very simple plugin which allow to use the [Yo libary](https://github.com/toin0u/yo).

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

[](#installation)

```
$ composer require 'toin0u/cakephp-yo:dev-master'
```

Configuration
-------------

[](#configuration)

Add your Yo API key in yout `app.php`.

```
// ...

'Yo' => [
    'apiKey' => 'as636bf1-94hs-4t62-9g1k-5feb42ccfde4',
],

// ...
```

Then add the following line in your `initialize` method in `AppController` or in a specific controller.

```
$this->loadComponent('Yo.Yo');
```

API
---

[](#api)

This plugin allows you to create a `\Yo\Yo` instance by calling:

```
$yo = $this->Yo->createYo();
```

Please check the documentation in the [library](https://github.com/toin0u/yo#yoall) to read more.

Tests
-----

[](#tests)

WIP

License
-------

[](#license)

This package is released under the MIT License. See the bundled [LICENSE](https://github.com/toin0u/cakephp-yo/blob/master/LICENSE) file for details.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### 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 (2 commits)")

### Embed Badge

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

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

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M822](/packages/laravel-socialite)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k38.6M289](/packages/laravel-dusk)[pinguo/php-msf

Pinguo Micro Service Framework For PHP

1.7k4.2k](/packages/pinguo-php-msf)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)

PHPackages © 2026

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