PHPackages                             fawno/simplesvg - 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. fawno/simplesvg

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

fawno/simplesvg
===============

Simple PHP class for creating SVG documents

1.0.7(1y ago)047MITPHPPHP &gt;=5.4.0

Since Jul 9Pushed 1y ago1 watchersCompare

[ Source](https://github.com/fawno/SimpleSVG)[ Packagist](https://packagist.org/packages/fawno/simplesvg)[ RSS](/packages/fawno-simplesvg/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (9)Used By (0)

[![GitHub license](https://camo.githubusercontent.com/f3b01065699d164da36af02450a93decdf2cfdf2a3a851db03285ff50d139cc6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6661776e6f2f53696d706c655356472e737667)](https://github.com/fawno/SimpleSVG/blob/master/LICENSE)[![GitHub tag (latest SemVer)](https://camo.githubusercontent.com/f6611dc2bad88f277898df9b4a95aeed49ffe5fce94a06e4caeed0870643a481/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f7461672f6661776e6f2f53696d706c655356472e737667)](https://github.com/fawno/SimpleSVG/tags)[![Packagist](https://camo.githubusercontent.com/a5377cdb35fd7c28c6b061fa981357162c430f8817db7c81ce88364f252aca14/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6661776e6f2f53696d706c655356472e737667)](https://packagist.org/packages/fawno/simplesvg)[![Packagist Downloads](https://camo.githubusercontent.com/5d0bcb8a21b70852d217a9bd4898f62396fae1f64d13474179f76d1b1eea9584/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6661776e6f2f53696d706c65535647)](https://packagist.org/packages/fawno/simplesvg/stats)[![GitHub issues](https://camo.githubusercontent.com/c277a3784bae2c1db54f4b13cce1b1d13aade851ae4459bbcdec28292b9d70ff/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f6661776e6f2f53696d706c65535647)](https://github.com/fawno/SimpleSVG/issues)[![GitHub forks](https://camo.githubusercontent.com/fd68b78dadabf076e64ff0e52726e29fa8acc8fbbf5ed230f28ecf187fdee72a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f6661776e6f2f53696d706c65535647)](https://github.com/fawno/SimpleSVG/network)[![GitHub stars](https://camo.githubusercontent.com/8c5368df320bb8cd4703982de22e2d8929cc4bc7c674dda7506edc2759d54634/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f6661776e6f2f53696d706c65535647)](https://github.com/fawno/SimpleSVG/stargazers)

SimpleSVG
=========

[](#simplesvg)

Simple PHP class for creating SVG documents

Instalation
-----------

[](#instalation)

```
php composer.phar require "fawno/simplesvg:@stable"
```

```
