sansusan/yii2-extplorer

Extension that is a wrapper of the Extplorer.

Installs: 75

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Type:yii2-extension

dev-master 2016-03-14 13:05 UTC

This package is not auto-updated.

Last update: 2024-09-14 18:42:14 UTC


README

Extension that is a wrapper of the Extplorer.

Demo

Installation

The preferred way to install this extension is through composer.

Either run

$ php composer.phar require sansusan/yii2-extplorer "dev-master"

or add

"sansusan/yii2-extplorer": "dev-master"

to the require section of your composer.json file.

Usage

use sansusan\extplorer\Extplorer;
echo Extplorer::widget();

License

yii2-extplorer is released under the BSD 3-Clause License. See the bundled LICENSE.md for details.