orezomi/fullc

OrezomiFullC

Maintainers

Details

github.com/orezomi/fullc

Source

Issues

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:yii2-extension

v0.8-alpha 2015-08-21 16:09 UTC

This package is not auto-updated.

Last update: 2024-04-27 15:47:46 UTC


README

Orezomi FullC

OrezomiFullC

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist orezomi/fullc "*"

or add

"orezomi/fullc": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \orezomi\fullc\FullCall::widget(); ?>