2017 © Pedro Peláez
 

library image

Support for images and colors.

image

icanboogie/image

Support for images and colors.

  • Saturday, January 3, 2015
  • by olvlvl
  • Repository
  • 1 Watchers
  • 0 Stars
  • 923 Installations
  • PHP
  • 2 Dependents
  • 1 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Image

The Image package provides support for images and colors., (*1)


Requirements

The package requires PHP 5.3 or later., (*2)

Installation

The recommended way to install this package is through Composer:, (*3)

$ composer require icanboogie/image

Cloning the repository

The package is available on GitHub, its repository can be cloned with the following command line:, (*4)

$ git clone https://github.com/ICanBoogie/Image.git

Documentation

The package is documented as part of the ICanBoogie framework documentation. You can generate the documentation for the package and its dependencies with the make doc command. The documentation is generated in the docs directory. ApiGen is required. You can later clean the directory with the make clean command., (*5)

Testing

The test suite is ran with the make test command. Composer is automatically installed as well as all dependencies required to run the suite. You can later clean the directory with the make clean command., (*6)

License

ICanBoogie/Image is licensed under the New BSD License - See the LICENSE file for details., (*7)

The Versions

03/01 2015

dev-master

9999999-dev http://icanboogie.org/

Support for images and colors.

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.0
  • ext-gd *

 

image resize chessgrid

10/11 2014

v0.0.2

0.0.2.0 http://icanboogie.org/

Support for images and colors.

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.0

 

image resize chessgrid

07/07 2014

v0.0.1

0.0.1.0 http://icanboogie.org/

Support for images and colors.

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.2.0

 

library