![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/dceprojects.corals.io/vendor/phenx/php-svg-lib/ |
# SVG file parsing / rendering library [](https://travis-ci.org/PhenX/php-svg-lib) [](https://coveralls.io/r/PhenX/php-svg-lib) [](https://packagist.org/packages/phenx/php-svg-lib) [](https://packagist.org/packages/phenx/php-svg-lib) [](https://packagist.org/packages/phenx/php-svg-lib) [](https://packagist.org/packages/phenx/php-svg-lib) The main purpose of this lib is to rasterize SVG to a surface which can be an image or a PDF for example, through a `\Svg\Surface` PHP interface. This project was initialized by the need to render SVG documents inside PDF files for the [DomPdf](http://dompdf.github.io) project.