Skip to content

sansusan/yii2-extplorer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yii2-extplorer

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.

About

Extension that is a wrapper of the Extplorer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.8%
  • Other 0.2%