dev-master
9999999-devAn simple SVG Generator
MIT
The Requires
- php >=5.3.10
generator svg creator
Wallogit.com
2017 © Pedro PelĂĄez
An simple SVG Generator
SVG Creator, PHP class to generate svg files ( somewhat inspired by d3js ), (*1)
Elements available:, (*2)
Also added an example of a class to make a complex figure, a line with an arrow on the end, (*3)
This class validates the most common parameters in several elements, read more on the Wiki: https://github.com/TioLancaster/svgcreator/wiki, (*4)
More elements More complex elements., (*5)
Build complex elements with few parameters, for example an polygon passing only the x, y and radius and number of vertices., (*6)
An simple SVG Generator
MIT
generator svg creator