PHPackages                             michaelberry/mbimage - 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. michaelberry/mbimage

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

michaelberry/mbimage
====================

This is an image service, designed to ingest images and prepare them for use on the site.

v1.0.0(5y ago)05MITPHP

Since Dec 2Pushed 5y ago1 watchersCompare

[ Source](https://github.com/sonoiche/michaelberry-mbimage)[ Packagist](https://packagist.org/packages/michaelberry/mbimage)[ RSS](/packages/michaelberry-mbimage/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

This is an image service, designed to ingest images and prepare them for use on the site.

Installation
------------

[](#installation)

You can install this package via composer using:

```
composer require michaelberry/mbimage
```

The package will automatically register itself.

To publish the config file and view file run:

```
php artisan vendor:publish --provider="MichaelBerry\MBImage\MBImageServiceProvider"
```

This will publish a file `mbimage.php` in your config directory with the following contents:

```
return [
    'type' => 'S3', // if you want the image to be uploaded to Amazon S3, leave blank if you want it to be in your local public folder
    'path' => 'mbuploads' // path directory
];
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

Unknown

Total

1

Last Release

1994d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/264b04ebe9c9316f305c908de06763848eb5c1a67b7f203d6f4ca34410572ecc?d=identicon)[sonoiche](/maintainers/sonoiche)

---

Top Contributors

[![sapere-jelson](https://avatars.githubusercontent.com/u/80928147?v=4)](https://github.com/sapere-jelson "sapere-jelson (2 commits)")

### Embed Badge

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

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

###  Alternatives

[league/glide

Wonderfully easy on-demand image manipulation library with an HTTP based API.

2.6k51.2M116](/packages/league-glide)[jenssegers/imagehash

Perceptual image hashing for PHP

2.1k2.2M5](/packages/jenssegers-imagehash)[intervention/image-laravel

Laravel Integration of Intervention Image

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

Image thumbnail creation through specially formatted URLs for Laravel

510496.0k23](/packages/bkwld-croppa)[lasserafn/php-initial-avatar-generator

A package to generate avatars with initials for PHP

4374.2M13](/packages/lasserafn-php-initial-avatar-generator)[simonhamp/the-og

A minimalist OpenGraph Image Generator for PHP

29340.0k](/packages/simonhamp-the-og)

PHPackages © 2026

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