sansusan / yii2-extplorer
Extension that is a wrapper of the Extplorer.
Package info
github.com/sansusan/yii2-extplorer
Type:yii2-extension
pkg:composer/sansusan/yii2-extplorer
dev-master
2016-03-14 13:05 UTC
Requires
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2026-03-29 02:53:45 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.