PHPackages                             francodacosta/phmagick - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Image &amp; Media](/categories/media)
4. /
5. francodacosta/phmagick

ActiveLibrary[Image &amp; Media](/categories/media)

francodacosta/phmagick
======================

image manipulation with php and ImageMagick

v5.0.2(10y ago)3869.7k↓36%19[1 PRs](https://github.com/francodacosta/phmagick/pulls)1MITJavaScriptPHP &gt;=5.3.0

Since Sep 23Pushed 2y ago6 watchersCompare

[ Source](https://github.com/francodacosta/phmagick)[ Packagist](https://packagist.org/packages/francodacosta/phmagick)[ Docs](https://github.com/francodacosta/phmagick)[ RSS](/packages/francodacosta-phmagick/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)DependenciesVersions (2)Used By (1)

[![Flattr Button](https://camo.githubusercontent.com/a6f276fec817cf925aaf61f08117ea9f383961b7fa44b46af9403b4f8df5c27c/687474703a2f2f6170692e666c617474722e636f6d2f627574746f6e2f627574746f6e2d636f6d706163742d7374617469632d3130307831372e706e67 "Flattr This!")](https://flattr.com/submit/auto?url=https://github.com/francodacosta/phmagick "phMagick")[![Build Status](https://camo.githubusercontent.com/e99751d1aa43e8f03d6c5c4266c24226999999a174b4caba5a5afddb58c3e168/68747470733a2f2f7472617669732d63692e6f72672f6672616e636f6461636f7374612f70686d616769636b2e737667)](https://travis-ci.org/francodacosta/phmagick)[![Total Downloads](https://camo.githubusercontent.com/e1b6429821c08760a06a12bc30993602f6efd2d1d0bd181585018caea92969b8/68747470733a2f2f706f7365722e707567782e6f72672f6672616e636f6461636f7374612f70686d616769636b2f646f776e6c6f6164732e737667)](https://packagist.org/packages/francodacosta/phmagick)[![License](https://camo.githubusercontent.com/dbed867d679cad1795a5b4f1004d3b18ea7ed380b66a08d03c5aab5fbabde3cd/68747470733a2f2f706f7365722e707567782e6f72672f6672616e636f6461636f7374612f70686d616769636b2f6c6963656e73652e737667)](https://packagist.org/packages/francodacosta/phmagick)

phMagick
--------

[](#phmagick)

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

Instalation
-----------

[](#instalation)

- Install it via [composer](http://packagist.org/)
- Clone this repo, the code is inside phMagick folder

Configuration
-------------

[](#configuration)

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

**using the phMagick autoloader**

```
