PHPackages                             igogo5yo/yii2-cocos2d - 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. igogo5yo/yii2-cocos2d

ActiveYii2-extension[Framework](/categories/framework)

igogo5yo/yii2-cocos2d
=====================

Cocos2d-html5 for Yii Framework 2

18PHP

Since Mar 9Pushed 10y ago1 watchersCompare

[ Source](https://github.com/igogo5yo/yii2-cocos2d)[ Packagist](https://packagist.org/packages/igogo5yo/yii2-cocos2d)[ RSS](/packages/igogo5yo-yii2-cocos2d/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Cocos2d-html5 for Yii 2
=======================

[](#cocos2d-html5-for-yii-2)

[![Latest Stable Version](https://camo.githubusercontent.com/1227ca8d47e4ee32aa70ab29930cdf11b282522d623ac950151b2e3799b3b11e/68747470733a2f2f706f7365722e707567782e6f72672f69676f676f35796f2f796969322d636f636f7332642f762f737461626c65)](https://packagist.org/packages/igogo5yo/yii2-cocos2d) [![Total Downloads](https://camo.githubusercontent.com/5feec67f196fcfde333394ece053af3a45ec64db67d35af2b25325e7436c0127/68747470733a2f2f706f7365722e707567782e6f72672f69676f676f35796f2f796969322d636f636f7332642f646f776e6c6f616473)](https://packagist.org/packages/igogo5yo/yii2-cocos2d) [![Latest Unstable Version](https://camo.githubusercontent.com/ab717b24955eb573aaea3b66e4aab32b4780f6f54147919e0027731b05643986/68747470733a2f2f706f7365722e707567782e6f72672f69676f676f35796f2f796969322d636f636f7332642f762f756e737461626c65)](https://packagist.org/packages/igogo5yo/yii2-cocos2d) [![License](https://camo.githubusercontent.com/49c84e5385ce38edb02d52f258223304e3474ffd8f5dadbb308686a9d8794aa2/68747470733a2f2f706f7365722e707567782e6f72672f69676f676f35796f2f796969322d636f636f7332642f6c6963656e7365)](https://packagist.org/packages/igogo5yo/yii2-cocos2d) [![Dependency Status](https://camo.githubusercontent.com/03f4461c013df6081c86b23c3bfdecfeb74b6185cd9ac4012d429cd0fa8cdbc8/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f757365722f70726f6a656374732f3535306332633230613830623566633132643030303237312f62616467652e7376673f7374796c653d666c6174)](https://www.versioneye.com/user/projects/550c2c20a80b5fc12d000271)

This is the Cocos2d-html5 extension for Yii 2. It have AssetBundle for including [Cocos2d-html5](http://cocos2d-x.org/) to your Yii 2 web application.

Please submit issue reports and pull requests to the main repository. For license information check the [LICENSE](LICENSE.md)-file.

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist igogo5yo/yii2-cocos2d

```

or add

```
"igogo5yo/yii2-cocos2d": ">=1.0"

```

to the require section and change your minimum-stability option to

```
"minimum-stability": "dev",

```

in your `composer.json` file

Usage
-----

[](#usage)

For using this extension you may add in to your AssetBundle depends:

```
    public $depends = [
        'igogo5yo\cocos2d\Cocos2dAsset'
    ];
```

or register it self in your View:

```
	igogo5yo\cocos2d\Cocos2dAsset::register($this);
```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

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/74b24c6b7d845222ebf0141718d49ea5b15dbd20d9f42d56104a88a88dbe3520?d=identicon)[igogo5yo](/maintainers/igogo5yo)

---

Top Contributors

[![igogo5yo](https://avatars.githubusercontent.com/u/3601883?v=4)](https://github.com/igogo5yo "igogo5yo (26 commits)")

---

Tags

cocos2dcocos2d-xhtml5yii2yii2-asset

### Embed Badge

![Health badge](/badges/igogo5yo-yii2-cocos2d/health.svg)

```
[![Health](https://phpackages.com/badges/igogo5yo-yii2-cocos2d/health.svg)](https://phpackages.com/packages/igogo5yo-yii2-cocos2d)
```

###  Alternatives

[laravel/dusk

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

1.9k39.6M297](/packages/laravel-dusk)[nineinchnick/edatatables

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

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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