2017 © Pedro Peláez
 

library php-graphic

This is a package to create dynamic graphics in php. Simple and easy to use.

image

knut7/php-graphic

This is a package to create dynamic graphics in php. Simple and easy to use.

  • Saturday, May 12, 2018
  • by Zebedeu
  • Repository
  • 1 Watchers
  • 0 Stars
  • 193 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 5 % Grown

The README.md

PHP-Graphic

This is a package to create dynamic graphics in php. Simple and easy to use., (*1)

```php, (*2)

create('graphicBar.jpg', 1000, 600)->addValue('bar'); $graph->create('graphicLine.jpg', 1000, 600)->addValue('line'); ?> ```, (*3)

Methods string int int create($imageName, $width, $height ), (*4)

Methods string (bar or line) addValue($type ), (*5)

The Versions

12/05 2018

dev-master

9999999-dev https://github.com/zebedeu

This is a package to create dynamic graphics in php. Simple and easy to use.

  Sources   Download

MIT

The Requires

 

mvc image graphic graphics

08/05 2018

v0.2

0.2.0.0 https://github.com/zebedeu

This is a package to create dynamic graphics in php. Simple and easy to use.

  Sources   Download

MIT

The Requires

 

mvc image graphic graphics

23/11 2017

dev-develop

dev-develop https://github.com/zebedeu

This is a package to create dynamic graphics in php. Simple and easy to use.

  Sources   Download

MIT

The Requires

 

mvc image graphic graphics

22/11 2017

v0.1

0.1.0.0 https://github.com/zebedeu

This is a package to create dynamic graphics in php. Simple and easy to use.

  Sources   Download

MIT

The Requires

  • php >=5.6

 

mvc image graphic graphics