An open API service indexing awesome lists of open source software.

https://github.com/yii2-extensions/asset-popper

Asset Popper.
https://github.com/yii2-extensions/asset-popper

asset popper yii2 yii2-extensions

Last synced: about 1 month ago
JSON representation

Asset Popper.

Awesome Lists containing this project

README

        





Assset bundle for Popper.js.





php-version


PHPUnit


PHPUnit


Codecov


Infection

## Installation

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

Either run

```shell
composer require --prefer-dist yii2-extensions/asset-popper:^0.1
```

or add

```json
"yii2-extensions/asset-popper": "^0.1"
```

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

## Basic usage

```php