PHPackages                             programster/image-lib - 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. programster/image-lib

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

programster/image-lib
=====================

A PHP Package to make it easier to manipulate images.

2.1.0(3y ago)0318MITPHPPHP &gt;=8.0.0

Since Jan 27Pushed 3y ago1 watchersCompare

[ Source](https://github.com/programster/package-image-lib)[ Packagist](https://packagist.org/packages/programster/image-lib)[ Docs](https://github.com/programster/package-image-lib)[ RSS](/packages/programster-image-lib/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (11)Used By (0)

ImageLib Package
================

[](#imagelib-package)

This library aims to make it much easier to manipulate images by providing wrapping around the [GD and Image Functions](http://php.net/manual/en/ref.image.php) with an object oriented approach.

Wherever possible, methods alter and return a copy of the image passed in, rather than editing the original. However this probably needs further testing/work.

Example Usage
-------------

[](#example-usage)

```
