Skip to content

ruslan4uk/yii2-fileapi-behavior

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yii2 FileAPI behavior

Yii2 FileAPI Behavior

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist lav45/yii2-fileapi "*"

or add

"lav45/yii2-fileapi": "*"

to the require section of your composer.json file.

Usage

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

<?= fileapi\FileAPI::widget(); ?>

About

Yii2 FileAPI Behavior

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 91.2%
  • JavaScript 5.1%
  • CSS 3.7%