PHPackages                             sana/yii2-image-by-url - 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. sana/yii2-image-by-url

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

sana/yii2-image-by-url
======================

Расширение для загрузки картинки по URL (jpg, png, gif).

1.0.2(7y ago)011MITPHP

Since Jan 16Pushed 7y agoCompare

[ Source](https://github.com/SanaStashkevich/image)[ Packagist](https://packagist.org/packages/sana/yii2-image-by-url)[ RSS](/packages/sana-yii2-image-by-url/feed)WikiDiscussions master Synced 2d ago

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

Расширение для загрузки картинки по URL
=======================================

[](#расширение-для-загрузки-картинки-по-url)

Расширение для загрузки картинки по URL (jpg, png, gif).

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

[](#installation)

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

Either run

```
composer require --prefer-dist sana/yii2-image-by-url "*"

```

or add

```
"sana/yii2-image-by-url": "*"

```

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

Usage
-----

[](#usage)

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

```
