PHPackages                             etin/image-manager - 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. etin/image-manager

ActiveLibrary

etin/image-manager
==================

A simple wrapper class around basic image manipulation functions in PHP

48PHP

Since May 28Pushed 5y ago1 watchersCompare

[ Source](https://github.com/obasekietinosa/image-manager)[ Packagist](https://packagist.org/packages/etin/image-manager)[ RSS](/packages/etin-image-manager/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

image-manager
=============

[](#image-manager)

A simple wrapper class around basic image manipulation functions in PHP

How to use
----------

[](#how-to-use)

To use this library first install it using Composer

```
composer require etin/image-manager

```

import it where ever it is required and initialize a new image like so:

```
