Skip to content

clacy-builders/graphics-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphics

This library is intended for use with SVG Express.

Installation using Composer

SVG Express for PHP requires PHP 5.4 or newer.

Add the following to your project's composer.json file:

{
    "minimum-stability": "dev",
    "require": {
        "clacy-builders/graphics": "dev-master@dev"
    }
}

Run composer install or composer update.

About

This library is intended for use in combination with svg-express-php

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages