PHPackages                             m4riachi/laravel-image-intervention - 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. m4riachi/laravel-image-intervention

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

m4riachi/laravel-image-intervention
===================================

Get resized image from original image

0968PHP

Since Nov 24Pushed 4y ago1 watchersCompare

[ Source](https://github.com/m4riachi/laravel-image-intervention)[ Packagist](https://packagist.org/packages/m4riachi/laravel-image-intervention)[ RSS](/packages/m4riachi-laravel-image-intervention/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Image Resizer
=============

[](#image-resizer)

[![Latest Version on Packagist](https://camo.githubusercontent.com/e078ba16eb1afbce1516cd6daec674da8f9582f0c10d0c79536a55330c5ebf3e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d347269616368692f6c61726176656c2d696d6167652d696e74657276656e74696f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/m4riachi/laravel-image-intervention)[![Build Status](https://camo.githubusercontent.com/acc6a6a9fd0e5701d1f73d018f573b5c490b71030a5c8c3839fdbcc257c5267b/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6d347269616368692f6c61726176656c2d696d6167652d696e74657276656e74696f6e2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/m4riachi/laravel-image-intervention)[![Quality Score](https://camo.githubusercontent.com/f795102155806a771aaeaaecff2f39fbe460e4de2650c61cc213795632fb3fb1/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6d347269616368692f6c61726176656c2d696d6167652d696e74657276656e74696f6e2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/m4riachi/laravel-image-intervention)[![Total Downloads](https://camo.githubusercontent.com/6c27153af59551e5548af64f819441388ba74de059284499eb4ccf7eb82dfe31/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d347269616368692f6c61726176656c2d696d6167652d696e74657276656e74696f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/m4riachi/laravel-image-intervention)

A simple helper who use Image Intervention to resize images

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

[](#installation)

You can install the package via composer:

```
composer require m4riachi/laravel-image-intervention
```

Usage
-----

[](#usage)

```
//path from your laravel storage
$imagePath = 'public/photo1.jpg';
LaravelImageIntervention::resize($imagePath, 300, 300, [
    'crop' => false,
    'quality' => 90
])
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [m4riachi](https://github.com/m4riachi)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/32671710?v=4)[m4riachi](/maintainers/m4riachi)[@m4riachi](https://github.com/m4riachi)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/m4riachi-laravel-image-intervention/health.svg)

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

###  Alternatives

[goat1000/svggraph

Generates SVG graphs

135911.1k3](/packages/goat1000-svggraph)[gravatarphp/gravatar

Gravatar URL builder which is most commonly called as a Gravatar library

16653.6k2](/packages/gravatarphp-gravatar)[rsoury/wp-imgix

Rewrites WordPress image URLs to use ImgIX

167.2k](/packages/rsoury-wp-imgix)

PHPackages © 2026

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