11/05
2016
Intended for use with SVG Express.
This library is intended for use with SVG Express., (*1)
SVG Express for PHP requires PHP 5.4 or newer., (*2)
Add the following to your project's composer.json
file:, (*3)
{ "minimum-stability": "dev", "require": { "clacy-builders/graphics": "dev-master@dev" } }
Run composer install
or composer update
., (*4)