Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 605 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 605 Bytes

Fluoresce SVG

Build Status

This library provides SVG drawing functions for PHP.

Installation

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

$ composer require fluoresce/svg

This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.

Documentation

TODO