dompdf/php-svg-lib
PHP library for parsing and rendering SVG documents. Provides an object model for SVG elements, support for styles, paths, and basic shapes, and can render to common backends (e.g., PDF via dompdf). Useful for embedding SVG graphics in PDFs.
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 project.
How can I help you explore Laravel packages today?