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

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

vitnasinec/image
================

Just register and configure league/glide

v3.0.0(2mo ago)0192[5 PRs](https://github.com/vitnasinec/image/pulls)MITPHPPHP ^8.3CI failing

Since Jul 21Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/vitnasinec/image)[ Packagist](https://packagist.org/packages/vitnasinec/image)[ RSS](/packages/vitnasinec-image/feed)WikiDiscussions main Synced 6d ago

READMEChangelog (6)Dependencies (8)Versions (13)Used By (0)

Image
=====

[](#image)

Just register and configure league/glide to handle image route requests and display images from your default storage.

Install
-------

[](#install)

```
composer require vitnasinec/image

```

Requires Laravel 13+ and PHP 8.3+.

Configuration
-------------

[](#configuration)

Publish the config file:

```
php artisan vendor:publish --tag=image-config

```

Available options in `config/image.php`:

KeyEnv variableDefaultDescription`driver``IMAGE_DRIVER``gd`Image driver (`gd` or `imagick`)`prefix``IMAGE_PREFIX``image`URL prefix for the image routeUsage
-----

[](#usage)

Images are served at `/{prefix}/{path}` from your default filesystem disk.

Append query parameters to manipulate images — see the [Glide documentation](https://glide.thephpleague.com) for available options.

Pass `?original` or no parameters to serve the original file. SVG files are always passed through as-is.

Disclaimer
----------

[](#disclaimer)

No tests, no guarantees, no nothing. Just for my personal use. Use at own risk.

###  Health Score

49

—

FairBetter than 95% of packages

Maintenance88

Actively maintained with recent releases

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity77

Established project with proven stability

 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 ~413 days

Recently: every ~215 days

Total

6

Last Release

60d ago

Major Versions

v1.0.0 → v2.0.02023-11-05

v2.2.0 → v3.0.02026-03-18

### Community

Maintainers

![](https://www.gravatar.com/avatar/067e26f9d5db14dd0fb5adb0f26d105642db5d3d251b5c2cf5ca5c67a54877e5?d=identicon)[Vn](/maintainers/Vn)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[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)[api-platform/laravel

API Platform support for Laravel

59126.4k6](/packages/api-platform-laravel)[ralphjsmit/laravel-glide

Auto-magically generate responsive images from static image files.

4719.6k5](/packages/ralphjsmit-laravel-glide)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

44643.1k1](/packages/pressbooks-pressbooks)

PHPackages © 2026

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