PHPackages                             poznet/image - 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. poznet/image

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

poznet/image
============

Simple Image procesing for Laravel 5 - wrapper for intervention/image

0.0.1(10y ago)2157MITPHP

Since Nov 10Pushed 9y ago1 watchersCompare

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

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

Simple Image procesing for Laravel 5
====================================

[](#simple-image-procesing-for-laravel-5)

###### Wrapper for intervention/image

[](#wrapper-for-interventionimage)

[![SensioLabsInsight](https://camo.githubusercontent.com/c319ba3faabfe85cff82319464b5289386d6c6c9e676ca2ccb808edfba52133d/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f31303832646263302d663939302d343831312d386163332d3163303730666466343436632f6269672e706e67)](https://insight.sensiolabs.com/projects/1082dbc0-f990-4811-8ac3-1c070fdf446c)

Bundle/Service created for simple dynamic image manipulation (resize for example). Stores manipulated images in cache for better performance.

\###Requirments

- Laravel 5.0 + (this bundle is for Laravel5+ )
- intervention/image &gt;= 2.3

\###Installation

- Add to poznet/image your composer.json

`composer require poznet/image:dev-master`

- In config/app.php register service in providers (add "Poznet\\Image\\PoznetImageProvider" to providers)

```
providers' => [

		/*
		 * Laravel Framework Service Providers...
		 */
         ...
		'Poznet\Image\PoznetImageProvider',
],

```

\###Usage All paths is relative to /storage/app/ and it's get by Storage Facade (local), so it can be easily change to ftp/scp/Amazon/Dropbox etc.

1. Resized image in Blade view to get resized image with widh of 450px use code below. Output is cached for 60 minutes with Cache Facade.

``

### Licence

[](#licence)

Intervention Imagecache Class is licensed under the MIT License. Feel free to contribute.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

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

3834d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/99af49a96deba62fa669a5d262344aba5d7ca624f40b13eee1135295e57940cb?d=identicon)[j00seph](/maintainers/j00seph)

---

Top Contributors

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

---

Tags

laravelthumbnailimagegdimagickimagine

### Embed Badge

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

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

###  Alternatives

[intervention/image-laravel

Laravel Integration of Intervention Image

1588.9M181](/packages/intervention-image-laravel)[folklore/image

Image manipulation library for Laravel 5 based on Imagine and inspired by Croppa for easy url based manipulation

275248.8k5](/packages/folklore-image)[thapp/jitimage

Just in time image manipulation.

977.5k1](/packages/thapp-jitimage)[intervention/image-symfony

Symfony Integration of Intervention Image

1097.0k](/packages/intervention-image-symfony)

PHPackages © 2026

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