tremidkhar / tsd-get-svg
A PHP library that allows to easily retrieve svg icon from the stored directory and output or stored the markup as variable
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/tremidkhar/tsd-get-svg
Requires
- php: >=5.2
Requires (Dev)
This package is auto-updated.
Last update: 2025-10-21 20:04:22 UTC
README
TSD Get SVG is a simple library that helps to retrive the svg content from the svg file and output it into the html file or store it in variable.
Use the tsd_get_svg_path
to filter the directory that store the svg file
Use the tsd_get_svg
function to get the content of the svg
Use the tsd_the_svg
function echo the content of the svg