2017 © Pedro Peláez
 

library imagine

Image processing for PHP 5.3

image

prolix/imagine

Image processing for PHP 5.3

  • Thursday, October 5, 2017
  • by kuldippujara
  • Repository
  • 2 Watchers
  • 0 Stars
  • 32 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 498 Forks
  • 0 Open issues
  • 29 Versions
  • 19 % Grown

The README.md

Imagine

Travis CI Build Status AppVeyor Build Status, (*1)

Tweet about it using the #php_imagine hashtag., (*2)

Image manipulation library for PHP 5.3 inspired by Python's PIL and other image libraries., (*3)

Requirements

The Imagine library has the following requirements:, (*4)

  • PHP 5.3+

Depending on the chosen Image implementation, you may need one of the following PHP extensions:, (*5)

  • GD2
  • Imagick (with ImageMagick version 6.2.9 or later, except version 7.0.7-32)
  • Gmagick

Installation using composer

php composer.phar require imagine/imagine, (*6)

Basic Principles

The main purpose of Imagine is to provide all the necessary functionality to bring all native low level image processing libraries in PHP to the same simple and intuitive OO API., (*7)

Several things are necessary to accomplish that:, (*8)

  • Image manipulation tools, such as resize, crop, etc.
  • Drawing API - to create basic shapes and advanced charts, write text on the image
  • Masking functionality - ability to apply black&white or grayscale images as masks, leading to semi-transparency or absolute transparency of the image the mask is being applied to

The above tools should be the basic foundation for a more powerful set of tools that are called Filters in Imagine., (*9)

Some of the ideas for upcoming filters:, (*10)

  • Charting and graphing filters - pie and bar charts, linear graphs with annotations
  • Reflection - apple style
  • Rounded corners - web 2.0

Documentation

Presentations

Articles

Contributing

New pull requests should be based on the develop branch. The master branch is the stable branch: it usually matches the latest a release but in can be a bit ahead., (*11)

The Versions

05/10 2017

dev-develop

dev-develop http://imagine.readthedocs.org/

Image processing for PHP 5.3

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

The Development Requires

image manipulation graphics image processing drawing

05/10 2017

v0.7.2

0.7.2.0 http://imagine.readthedocs.org/

Image processing for PHP 5.3

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

The Development Requires

image manipulation graphics image processing drawing

16/05 2017

v0.7.1

0.7.1.0 http://imagine.readthedocs.org/

Image processing for PHP 5.3

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

The Development Requires

image manipulation graphics image processing drawing

02/05 2017

v0.7.0

0.7.0.0 http://imagine.readthedocs.org/

Image processing for PHP 5.3

  Sources   Download

MIT

The Requires

 

The Development Requires

image manipulation graphics image processing drawing

13/02 2017

dev-revert-537-revert-526-imagick-rotate-and-canvas-size

dev-revert-537-revert-526-imagick-rotate-and-canvas-size http://imagine.readthedocs.org/

Image processing for PHP 5.3

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

The Development Requires

image manipulation graphics image processing drawing

13/02 2017

dev-revert-536-revert-525-patch-1

dev-revert-536-revert-525-patch-1 http://imagine.readthedocs.org/

Image processing for PHP 5.3

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

The Development Requires

image manipulation graphics image processing drawing

13/02 2017

dev-revert-535-revert-505-png-compression-newer-imagemagick

dev-revert-535-revert-505-png-compression-newer-imagemagick http://imagine.readthedocs.org/

Image processing for PHP 5.3

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

The Development Requires

image manipulation graphics image processing drawing

13/02 2017

dev-revert-532-revert-449-gd/applyMaskFix

dev-revert-532-revert-449-gd/applyMaskFix http://imagine.readthedocs.org/

Image processing for PHP 5.3

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

The Development Requires

image manipulation graphics image processing drawing

02/02 2017

0.7.x-dev

0.7.9999999.9999999-dev http://imagine.readthedocs.org/

Image processing for PHP 5.3

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

The Development Requires

image manipulation graphics image processing drawing

19/09 2015

v0.6.3

0.6.3.0 http://imagine.readthedocs.org/

Image processing for PHP 5.3

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

The Development Requires

image manipulation graphics image processing drawing

11/11 2014

0.6.2

0.6.2.0 http://imagine.readthedocs.org/

Image processing for PHP 5.3

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

The Development Requires

image manipulation graphics image processing drawing

26/08 2014

dev-master

9999999-dev http://imagine.readthedocs.org/

Image processing for PHP 5.3

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

The Development Requires

image manipulation graphics image processing drawing

16/06 2014

v0.6.1

0.6.1.0 http://imagine.readthedocs.org/

Image processing for PHP 5.3

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

The Development Requires

image manipulation graphics image processing drawing

13/06 2014

v0.6.0

0.6.0.0 http://imagine.readthedocs.org/

Image processing for PHP 5.3

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

The Development Requires

image manipulation graphics image processing drawing

13/06 2014

0.5.x-dev

0.5.9999999.9999999-dev http://imagine.readthedocs.org/

Image processing for PHP 5.3

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

The Development Requires

image manipulation graphics image processing drawing

10/07 2013

v0.5.0

0.5.0.0 http://imagine.readthedocs.org/

Image processing for PHP 5.3

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

The Development Requires

image manipulation graphics image processing drawing

13/12 2012

v0.4.1

0.4.1.0 http://imagine.readthedocs.org/

Image processing for PHP 5.3

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

The Development Requires

image manipulation graphics image processing drawing

07/12 2012

v0.4.0

0.4.0.0 http://imagine.readthedocs.org/

Image processing for PHP 5.3

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

The Development Requires

image manipulation graphics image processing drawing

12/11 2012

v0.3.1

0.3.1.0 http://imagine.readthedocs.org/

Image processing for PHP 5.3

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

The Development Requires

image manipulation graphics image processing drawing

29/07 2012

v0.3.0

0.3.0.0 http://imagine.readthedocs.org/

Image processing for PHP 5.3

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

The Development Requires

image manipulation graphics image processing drawing

11/02 2012

dev-feature/border-filter

dev-feature/border-filter http://imagine.readthedocs.org/

Image processing for PHP 5.3

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

image manipulation graphics image processing drawing

30/11 2011

v0.2.8

0.2.8.0 http://imagine.readthedocs.org/

Image processing for PHP 5.3

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

image manipulation graphics image processing drawing

18/11 2011

v0.2.7

0.2.7.0 http://imagine.readthedocs.org/

Image processing for PHP 5.3

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

image manipulation graphics image processing drawing

09/11 2011

v0.2.6

0.2.6.0 http://imagine.readthedocs.org/

Image processing for PHP 5.3

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

image manipulation graphics image processing drawing

29/10 2011

0.2.5

0.2.5.0 http://imagine.readthedocs.org/

Image processing for PHP 5.3

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

image manipulation graphics image processing drawing

17/10 2011

0.2.4

0.2.4.0 http://imagine.readthedocs.org/

Image processing for PHP 5.3

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

image manipulation graphics image processing drawing

17/10 2011

0.2.3

0.2.3.0 http://imagine.readthedocs.org/

Image processing for PHP 5.3

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

image manipulation graphics image processing drawing

16/10 2011

0.2.1

0.2.1.0 http://imagine.readthedocs.org/

Image processing for PHP 5.3

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

image manipulation graphics image processing drawing

06/10 2011

0.2.0

0.2.0.0 http://imagine.readthedocs.org/

Image processing for PHP 5.3

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

image manipulation graphics image processing drawing