2017 © Pedro Peláez
 

library graphics

Intended for use with SVG Express.

image

clacy-builders/graphics

Intended for use with SVG Express.

  • Wednesday, May 11, 2016
  • by clacy-builders
  • Repository
  • 1 Watchers
  • 1 Stars
  • 14 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Graphics

This library is intended for use with SVG Express., (*1)

Installation using Composer

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)

The Versions

11/05 2016

dev-master

9999999-dev

Intended for use with SVG Express.

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

09/04 2016

0.1

0.1.0.0

Intended for use with SVG Express.

  Sources   Download

MIT

The Requires

  • php >=5.4.0