The purpose for this lib is to give tools for building HTML SVG code more easily using the PHP DOM library. Each element has all its attributes as properties with method to handle them more easily.
composer require arlisaha/svg-php-dom-extender
You can see usage samples in "usage" directory (when I'll have them done :)).
Feel free to contribute and add missing elements and attributes !
This project is under MIT license.