PHPackages                             thapp/jmg - 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. thapp/jmg

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

thapp/jmg
=========

Just in time image manipulation.

11003PHP

Since Mar 5Pushed 10y ago1 watchersCompare

[ Source](https://github.com/iwyg/jmg)[ Packagist](https://packagist.org/packages/thapp/jmg)[ RSS](/packages/thapp-jmg/feed)WikiDiscussions develop Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (3)

Jmg
===

[](#jmg)

Just In Time Image manipulation: Library for HTTP based image manipulation.

[![Author](https://camo.githubusercontent.com/1cb74c4aa94c8f9e602ee2b89df6b1b618ec8129d0182c2958ea94c4a3ab60ea/687474703a2f2f696d672e736869656c64732e696f2f62616467652f617574686f722d697779672d626c75652e7376673f7374796c653d666c61742d737175617265)](https://github.com/iwyg)[![Source Code](https://camo.githubusercontent.com/51d2cc0662344b4786e5c32be583cdc114d6f3b854dfe5ef760da4888bb109a9/687474703a2f2f696d672e736869656c64732e696f2f62616467652f736f757263652d6c756369642f7369676e616c2d626c75652e7376673f7374796c653d666c61742d737175617265)](https://github.com/iwyg/jmg/tree/develop)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/iwyg/jmg/blob/develop/LICENSE.md)

[![Build Status](https://camo.githubusercontent.com/75096bb51797907d2f9826b18a47cd33f45e4e130e4575014f25d692fb7e57f4/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f697779672f6a6d672f646576656c6f702e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/iwyg/jmg)[![Code Coverage](https://camo.githubusercontent.com/c31cfe6078ffc76a076a186ca625eaac98a875a56ae42c1a1dcdadc038810fdf/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f697779672f6a6d672f646576656c6f702e7376673f7374796c653d666c61742d737175617265)](https://coveralls.io/r/iwyg/jmg)[![HHVM](https://camo.githubusercontent.com/daddec97955b7f0a8c5886972bda26f98ae1cd227f0db57bebba4cc316b3113a/68747470733a2f2f696d672e736869656c64732e696f2f6868766d2f74686170702f6a6d672f6465762d646576656c6f702e7376673f7374796c653d666c61742d737175617265)](http://hhvm.h4cc.de/package/thapp/jmg)

Installation
------------

[](#installation)

```
> composer composer require thapp/jmg
```

Run tests
---------

[](#run-tests)

```
> composer install
> vendor/bin/phpunit -c phpunit.xml.dist
```

Quick start
-----------

[](#quick-start)

Using the `ImageResolver` class, it is easy to resolve images from parameter strings.

```
