ho96/yii2-extplorer

This package is abandoned and no longer maintained. No replacement package was suggested.

Extension that is a wrapper of the Extplorer.

Maintainers

Package info

github.com/ho96/yii2-extplorer

Type:yii2-extension

pkg:composer/ho96/yii2-extplorer

Statistics

Installs: 213

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

dev-master 2021-05-16 21:48 UTC

This package is not auto-updated.

Last update: 2021-05-16 21:51:39 UTC


README

Extension that is a wrapper of the Extplorer.

Installation

The preferred way to install this extension is through composer.

Either run

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

or add

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

to the require section of your composer.json file.

Usage

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

License

yii2-extplorer is released under the GPL v3 License. See the bundled LICENSE.md for details.