PHPackages                             inquid/yii2-howler-js - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. inquid/yii2-howler-js

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

inquid/yii2-howler-js
=====================

Javascript audio library for the modern web. https://howlerjs.com \*WIDGET FOR Yii\*

0211CSS

Since Oct 21Pushed 7y ago1 watchersCompare

[ Source](https://github.com/inquid/yii2-howlerjs)[ Packagist](https://packagist.org/packages/inquid/yii2-howler-js)[ RSS](/packages/inquid-yii2-howler-js/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

howler.js
=========

[](#howlerjs)

Javascript audio library for the modern web.  *WIDGET FOR Yii*

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist inquid/yii2-howler-js "dev-master"

```

or add

```
"inquid/yii2-howler-js": "dev-master"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by : Some Howler options are available like volume

```

```

Or if you want to use the example full screen player (recommended to use with an empty layout view):

```
