2017 © Pedro Peláez
 

library phmagick

image manipulation with php and ImageMagick

image

francodacosta/phmagick

image manipulation with php and ImageMagick

  • Wednesday, September 13, 2017
  • by francodacosta
  • Repository
  • 6 Watchers
  • 30 Stars
  • 31,705 Installations
  • JavaScript
  • 3 Dependents
  • 0 Suggesters
  • 17 Forks
  • 10 Open issues
  • 3 Versions
  • 2 % Grown

The README.md

Flattr Button Build Status Total Downloads License, (*1)

phMagick

Image manipulation with php and imagemagick phMagick wraps the most common image manipulation actions a web developer needs into easy to use code., (*2)

Instalation

  • Install it via composer
  • Clone this repo, the code is inside phMagick folder

Configuration

phMagick comes with its own simple autoloader, so you can use it out of the box, (*3)

using the phMagick autoloader, (*4)

    <?php
        include '<path to phmagick>/phmagick.php';

phMagick uses namespaces and respects the PSR-0 standard so you can use any modern autoloader to load phMagick classes, (*5)

Code Samples

  • Point your browser to docs/index.htm

The Versions

13/09 2017

dev-master

9999999-dev https://github.com/francodacosta/phmagick

image manipulation with php and ImageMagick

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

resize gd imagick imagemagick thumbnail image manipulation image resize

26/05 2015

v5.0.2

5.0.2.0 https://github.com/francodacosta/phmagick

image manipulation with php and ImageMagick

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

resize gd imagick imagemagick thumbnail image manipulation image resize

23/09 2013

0.4.x-dev

0.4.9999999.9999999-dev http://www.phmagick.org

image manipulation with php and ImageMagick

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

resize gd imagick imagemagick thumbnail image manipulation image resize