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 1w 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 25% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

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

Unknown

Total

1

Last Release

2085d ago

### Community

Maintainers

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

[azuracast/azuracast

The AzuraCast self-hosted web radio station management suite.

4.0k27.9k](/packages/azuracast-azuracast)[intervention/image-laravel

Laravel Integration of Intervention Image

1589.8M226](/packages/intervention-image-laravel)[unopim/unopim

UnoPim Laravel PIM

10.8k2.5k](/packages/unopim-unopim)[code16/sharp

Laravel Content Management Framework

79466.1k10](/packages/code16-sharp)[intervention/image-driver-vips

libvips driver for Intervention Image

51222.7k16](/packages/intervention-image-driver-vips)[danihidayatx/image-optimizer

Optimize your Filament images before they reach your database. Forked from joshembling/image-optimizer for Filament v4 &amp; v5 support.

3423.0k1](/packages/danihidayatx-image-optimizer)

PHPackages © 2026

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