PHPackages                             dominus77/yii2-svg-widget - 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. dominus77/yii2-svg-widget

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

dominus77/yii2-svg-widget
=========================

The lightweight library for manipulating and animating SVG for Yii2

v0.0.4(8y ago)0522BSD-3-ClausePHP

Since Dec 16Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Dominus77/yii2-svg-widget)[ Packagist](https://packagist.org/packages/dominus77/yii2-svg-widget)[ RSS](/packages/dominus77-yii2-svg-widget/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (3)Versions (5)Used By (0)

Yii2 SVG Widget
===============

[](#yii2-svg-widget)

The lightweight library for manipulating and animating SVG for Yii2.

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist dominus77/yii2-svg-widget "*"

```

or add

```
"dominus77/yii2-svg-widget": "*"

```

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

Usage
-----

[](#usage)

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

```
