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 3w 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 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

2068d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16429725?v=4)[Sam Akael](/maintainers/sakael)[@sakael](https://github.com/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

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k15.1M131](/packages/laravel-pulse)[unisharp/laravel-filemanager

A file upload/editor intended for use with Laravel 5 to 10 and CKEditor / TinyMCE

2.2k3.5M85](/packages/unisharp-laravel-filemanager)[propaganistas/laravel-disposable-email

Disposable email validator

6023.0M7](/packages/propaganistas-laravel-disposable-email)[mike-bronner/laravel-model-caching

Automatic caching for Eloquent models.

2.4k90.5k1](/packages/mike-bronner-laravel-model-caching)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M131](/packages/roots-acorn)

PHPackages © 2026

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