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

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

tg666/image
===========

\[v2.7 compatibility with PHP 8.4\] Image handling and manipulation library with support for Laravel integration

2.7.3(11mo ago)01.8k↓47.5%1MITPHP &gt;=5.4.0

Since Apr 22Pushed 11mo agoCompare

[ Source](https://github.com/tg666/image)[ Packagist](https://packagist.org/packages/tg666/image)[ Docs](http://image.intervention.io/)[ Fund](https://paypal.me/interventionio)[ GitHub Sponsors](https://github.com/Intervention)[ RSS](/packages/tg666-image/feed)WikiDiscussions 2.7-fork Synced 1mo ago

READMEChangelogDependencies (3)Versions (7)Used By (1)

Intervention Image
==================

[](#intervention-image)

Intervention Image is a **PHP image handling and manipulation** library providing an easier and expressive way to create, edit, and compose images. The package includes ServiceProviders and Facades for easy **Laravel** integration.

[![Latest Version](https://camo.githubusercontent.com/5986dd2d861fefcc46597ce3771199524ac5a061db7ee02ab72a683cac098e2b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f696e74657276656e74696f6e2f696d6167652e737667)](https://packagist.org/packages/intervention/image)[![Build Status](https://camo.githubusercontent.com/aff079bcf57cd91c94c2c0bf7f105c7641f6c2be6b0180176b0a8af75dd47833/68747470733a2f2f7472617669732d63692e6f72672f496e74657276656e74696f6e2f696d6167652e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/Intervention/image)[![Monthly Downloads](https://camo.githubusercontent.com/9fa464dceb2f8836d3c5b6fd0f6bae035b91228fad476e8fa58173040f9ebb5f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f696e74657276656e74696f6e2f696d6167652e737667)](https://packagist.org/packages/intervention/image/stats)

Requirements
------------

[](#requirements)

- PHP &gt;=5.4
- Fileinfo Extension

Supported Image Libraries
-------------------------

[](#supported-image-libraries)

- GD Library (&gt;=2.0)
- Imagick PHP extension (&gt;=6.5.7)

Getting started
---------------

[](#getting-started)

- [Installation](https://image.intervention.io/v2/introduction/installation)
- [Laravel Framework Integration](https://image.intervention.io/v2/introduction/installation#integration-in-laravel)
- [Basic Usage](https://image.intervention.io/v2/usage/overview#basic-usage)

Code Examples
-------------

[](#code-examples)

```
// open an image file
$img = Image::make('public/foo.jpg');

// resize image instance
$img->resize(320, 240);

// insert a watermark
$img->insert('public/watermark.png');

// save image in desired format
$img->save('public/bar.jpg');
```

Refer to the [official documentation](http://image.intervention.io/) to learn more about Intervention Image.

Contributing
------------

[](#contributing)

Contributions to the Intervention Image library are welcome. Please note the following guidelines before submitting your pull request.

- Follow [PSR-2](http://www.php-fig.org/psr/psr-2/) coding standards.
- Write tests for new functions and added features
- API calls should work consistently with both GD and Imagick drivers

License
-------

[](#license)

Intervention Image is licensed under the [MIT License](http://opensource.org/licenses/MIT).

Copyright 2017 [Oliver Vogel](http://olivervogel.com/)

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance50

Moderate activity, may be stable

Popularity21

Limited adoption so far

Community23

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 83.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1479 days

Total

3

Last Release

354d ago

Major Versions

1.6.x-dev → 2.7.x-dev2025-05-29

PHP version history (2 changes)1.6.x-devPHP &gt;=5.3.0

2.7.x-devPHP &gt;=5.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/7d8869056665f02d9ba760652ce60e8d9c0e564efe55e6f9a300bad2554ffa96?d=identicon)[tg666official](/maintainers/tg666official)

---

Top Contributors

[![olivervogel](https://avatars.githubusercontent.com/u/884642?v=4)](https://github.com/olivervogel "olivervogel (540 commits)")[![freshleafmedia](https://avatars.githubusercontent.com/u/10062339?v=4)](https://github.com/freshleafmedia "freshleafmedia (8 commits)")[![vlakoff](https://avatars.githubusercontent.com/u/544424?v=4)](https://github.com/vlakoff "vlakoff (8 commits)")[![it-can](https://avatars.githubusercontent.com/u/644288?v=4)](https://github.com/it-can "it-can (7 commits)")[![frederikbosch](https://avatars.githubusercontent.com/u/1552577?v=4)](https://github.com/frederikbosch "frederikbosch (7 commits)")[![wolfy-j](https://avatars.githubusercontent.com/u/796136?v=4)](https://github.com/wolfy-j "wolfy-j (6 commits)")[![jwpage](https://avatars.githubusercontent.com/u/52687?v=4)](https://github.com/jwpage "jwpage (5 commits)")[![dhensby](https://avatars.githubusercontent.com/u/563596?v=4)](https://github.com/dhensby "dhensby (5 commits)")[![localheinz](https://avatars.githubusercontent.com/u/605483?v=4)](https://github.com/localheinz "localheinz (5 commits)")[![Gummibeer](https://avatars.githubusercontent.com/u/6187884?v=4)](https://github.com/Gummibeer "Gummibeer (4 commits)")[![MathiasReker](https://avatars.githubusercontent.com/u/26626066?v=4)](https://github.com/MathiasReker "MathiasReker (4 commits)")[![sagikazarmark](https://avatars.githubusercontent.com/u/1226384?v=4)](https://github.com/sagikazarmark "sagikazarmark (4 commits)")[![katzefudder](https://avatars.githubusercontent.com/u/195709?v=4)](https://github.com/katzefudder "katzefudder (3 commits)")[![hkan](https://avatars.githubusercontent.com/u/2135597?v=4)](https://github.com/hkan "hkan (3 commits)")[![ddimaria](https://avatars.githubusercontent.com/u/1536436?v=4)](https://github.com/ddimaria "ddimaria (3 commits)")[![kalatabe](https://avatars.githubusercontent.com/u/3329412?v=4)](https://github.com/kalatabe "kalatabe (3 commits)")[![tchiotludo](https://avatars.githubusercontent.com/u/2064609?v=4)](https://github.com/tchiotludo "tchiotludo (3 commits)")[![tg666](https://avatars.githubusercontent.com/u/24430186?v=4)](https://github.com/tg666 "tg666 (3 commits)")[![driesvints](https://avatars.githubusercontent.com/u/594614?v=4)](https://github.com/driesvints "driesvints (3 commits)")[![holtkamp](https://avatars.githubusercontent.com/u/776405?v=4)](https://github.com/holtkamp "holtkamp (3 commits)")

---

Tags

laravelthumbnailimagegdimagickwatermark

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/tg666-image/health.svg)

```
[![Health](https://phpackages.com/badges/tg666-image/health.svg)](https://phpackages.com/packages/tg666-image)
```

###  Alternatives

[intervention/image

PHP Image Processing

14.3k194.3M2.2k](/packages/intervention-image)[intervention/image-laravel

Laravel Integration of Intervention Image

1496.5M102](/packages/intervention-image-laravel)[folklore/image

Image manipulation library for Laravel 5 based on Imagine and inspired by Croppa for easy url based manipulation

270248.2k5](/packages/folklore-image)[intervention/image-symfony

Symfony Integration of Intervention Image

1066.8k](/packages/intervention-image-symfony)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
