Skip to content

Assets collection for extending features of Yii 2 framework widget.

License

Notifications You must be signed in to change notification settings

Xpbl4/yii2-assets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yii2 assets.

Assets collection for extending features of Yii 2 framework widget.

Install

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist xpbl4/yii2-assets "*"

or add

"xpbl4/yii2-assets": "*"

to the require section of your composer.json file.

Usage

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

xpbl4\assets\AssetBundle::register($this);

Contributing

Please see CONTRIBUTING for details.

Credits

License

yii2-assets is released under the BSD-3-Clause License. Please see License File for more information.

About

Assets collection for extending features of Yii 2 framework widget.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages