Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/philippfrenzel/yii2snapsvg

yii2 snapsvg.io extension
https://github.com/philippfrenzel/yii2snapsvg

Last synced: 2 months ago
JSON representation

yii2 snapsvg.io extension

Awesome Lists containing this project

README

        

# yii2snapsvg
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:
```json
"philippfrenzel/yii2snapsvg":"*",
```

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

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