PHPackages                             coderteams/yii2-imageboss - 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. [Image &amp; Media](/categories/media)
4. /
5. coderteams/yii2-imageboss

AbandonedArchivedYii2-extension[Image &amp; Media](/categories/media)

coderteams/yii2-imageboss
=========================

Renders IMG tags with the ImageBoss third party service acording to device screen size

1.0.5(7y ago)3462[1 PRs](https://github.com/CoderTeams/yii2-imageboss/pulls)BSD-2-ClausePHP

Since Jul 15Pushed 5y ago1 watchersCompare

[ Source](https://github.com/CoderTeams/yii2-imageboss)[ Packagist](https://packagist.org/packages/coderteams/yii2-imageboss)[ RSS](/packages/coderteams-yii2-imageboss/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (2)Versions (9)Used By (0)

Yii2 ImageBoss Responsive Widget
================================

[](#yii2-imageboss-responsive-widget)

Renders IMG tags with the ImageBoss third party service acording to device screen size

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist coderteams/yii2-imageboss "*"

```

or add

```
"coderteams/yii2-imageboss": "*"

```

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

Usage
-----

[](#usage)

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

```
