philippfrenzel/yii2snapsvg

Yii2 SnapSVG.io Extension for yii2 framework

dev-master 2015-11-09 18:40 UTC

This package is not auto-updated.

Last update: 2024-04-22 10:14:34 UTC


README

yii2 snapsvg.io extension

Installation

Package is although registered at packagist.org - so you can just add one line of code, to let it run!

add the following line to your composer.json require section:

  "philippfrenzel/yii2snapsvg":"*",

And ensure, that you have the follwing plugin installed global:

php composer.phar global require "fxp/composer-asset-plugin:~1.0"