PHPackages                             nextimage/nextimage - 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. nextimage/nextimage

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

nextimage/nextimage
===================

NextImage is a PHP Packages for images resizing

v1.0.4(5y ago)097MITPHPPHP ^7.2CI failing

Since Nov 26Pushed 5y ago1 watchersCompare

[ Source](https://github.com/sakael/Nextimage)[ Packagist](https://packagist.org/packages/nextimage/nextimage)[ RSS](/packages/nextimage-nextimage/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (4)Versions (4)Used By (0)

NextImage
=========

[](#nextimage)

NextImage is a \*\* PHP image resizing \*\* library providing an easier and expressive way to create, edit, and compose images.

[![Latest Version](https://camo.githubusercontent.com/5986dd2d861fefcc46597ce3771199524ac5a061db7ee02ab72a683cac098e2b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f696e74657276656e74696f6e2f696d6167652e737667)](https://packagist.org/packages/nextimage/nextimage)[![Monthly Downloads](https://camo.githubusercontent.com/728e3295feb7defd40f340d9b53bac065aa9d66f6ae86ed7fb2dab82fba9f228/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f6e657874696d6167652f6e657874696d6167652e737667)](https://packagist.org/packages/nextimage/nextimage/stats)

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

[](#requirements)

- PHP &gt;=5.5

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

[](#getting-started)

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

[](#code-examples)

```
use Nextimage\Nextimage\Resize;
// open an image file
$Resize=new Resize($photo,$ext);

// resize the image, type can be default:aspect ratio,exact,maxwidth,maxheight
$Resize->resizeTo('width','height','type');

// path is where to save the image
$Resize->saveImage('public/image.jpg');
```

License
-------

[](#license)

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

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~171 days

Total

3

Last Release

2022d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3ba6d5aa9bfbe7d69f30913e95c671ee8ebb18185800eaeffbd0786a15a9191a?d=identicon)[sakael](/maintainers/sakael)

---

Top Contributors

[![sakael](https://avatars.githubusercontent.com/u/16429725?v=4)](https://github.com/sakael "sakael (1 commits)")

---

Tags

NextImage

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[goat1000/svggraph

Generates SVG graphs

132849.6k3](/packages/goat1000-svggraph)[netresearch/rte-ckeditor-image

Image support in CKEditor for the TYPO3 ecosystem - by Netresearch

63991.3k4](/packages/netresearch-rte-ckeditor-image)[imagekit/imagekit

PHP library for Imagekit

47795.6k9](/packages/imagekit-imagekit)[contao/image

Contao image library

131.7M9](/packages/contao-image)[mostafaznv/nova-video

Video Field for Laravel Nova

22398.0k1](/packages/mostafaznv-nova-video)[intervention/image-driver-vips

libvips driver for Intervention Image

4495.5k6](/packages/intervention-image-driver-vips)

PHPackages © 2026

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