Skip to content

igogo5yo/yii2-cocos2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cocos2d-html5 for Yii 2

Latest Stable Version Total Downloads Latest Unstable Version License Dependency Status

This is the Cocos2d-html5 extension for Yii 2. It have AssetBundle for including Cocos2d-html5 to your Yii 2 web application.

Please submit issue reports and pull requests to the main repository. For license information check the LICENSE-file.

Installation

The preferred way to install this extension is through composer.

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

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);

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy