Registry / serialization / meyfa-php-svg

meyfa-php-svg

JSON →
library0.16.1phppackagistunverified

Read, edit, write, and render SVG files with PHP.

composer require meyfa/php-svg
INSTALL
IMPORT
SIG · MEYFA-PHP-SVG
M
meyfa-php-svg
serializationphpv0.16.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SVG
use SVG\SVG;

Parses an SVG string and outputs it as XML.

use SVG\SVG; $svg = SVG::fromString('<svg xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="40"/></svg>'); echo $svg->toXMLString();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.16.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
8
Resources
meyfa-php-svg — pip install meyfa-php-svg · libregistry