PHPackages                             peresmishnyk/laravel-glide - 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. peresmishnyk/laravel-glide

ActiveLibrary

peresmishnyk/laravel-glide
==========================

Glide image transform for laravel

v1.0.1(4y ago)0436MITPHP

Since May 18Pushed 4y ago1 watchersCompare

[ Source](https://github.com/peresmishnyk/laravel-glide)[ Packagist](https://packagist.org/packages/peresmishnyk/laravel-glide)[ Docs](https://github.com/peresmishnyk/laravel-glide)[ RSS](/packages/peresmishnyk-laravel-glide/feed)WikiDiscussions develop Synced yesterday

READMEChangelogDependencies (4)Versions (4)Used By (0)

LaravelGlide
============

[](#laravelglide)

[![Latest Version on Packagist](https://camo.githubusercontent.com/2b8e7a3cd1c40d749548385ce6b931b45386160f1947cb99173b09d5e45ed2c5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f70657265736d6973686e796b2f6c61726176656c2d676c6964652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/peresmishnyk/laravel-glide)[![Total Downloads](https://camo.githubusercontent.com/d5c34601c1bc83e849d82d0b9eab5cfb0b077cbec3453b913c078a5c091141b9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f70657265736d6973686e796b2f6c61726176656c2d676c6964652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/peresmishnyk/laravel-glide)[![The Whole Fruit Manifesto](https://camo.githubusercontent.com/9fc65ecdd629dc33c369f73e0bc051740f01647367c131a574577fea2a5678bb/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f77726974696e672532307374616e646172642d74686525323077686f6c6525323066727569742d627269676874677265656e)](https://github.com/the-whole-fruit/manifesto)

> **// TODO: customize this description and delete this line**

This package is wrapper for thephpleague/glide-laravel.

Glide is a wonderfully easy on-demand image manipulation library written in PHP. Its straightforward API is exposed via HTTP, similar to cloud image processing services like Imgix and Cloudinary. Glide leverages powerful libraries like Intervention Image (for image handling and manipulation) and Flysystem (for file system abstraction).

Screenshots
-----------

[](#screenshots)

[![Backpack Toggle Field Addon](https://camo.githubusercontent.com/77ab34a159fab3cd125f7a21d2bcc0b0a9defdeee719e5a0282634fc6d85a800/68747470733a2f2f676c6964652e6865726f6b756170702e636f6d2f312e302f6b6179616b732e6a70673f773d313030302667616d3d2e392673686172703d38)](https://camo.githubusercontent.com/77ab34a159fab3cd125f7a21d2bcc0b0a9defdeee719e5a0282634fc6d85a800/68747470733a2f2f676c6964652e6865726f6b756170702e636f6d2f312e302f6b6179616b732e6a70673f773d313030302667616d3d2e392673686172703d38)

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

[](#installation)

Via Composer

```
composer require peresmishnyk/laravel-glide
```

Usage
-----

[](#usage)

> **// TODO: explain to your users how to use the functionality** this package provides; we've provided an example for a Backpack addon that provides a custom field

The package registers url prefixes /img/... and /glide/...

```
//your-domain.tld/img/@{disk}/{image_path}?w=200

```

OR

```
//your-domain.tld/glide/@{disk}/{image_path}?w=200

```

something like

where *{disk}* is any disk from config/filesystems.php

### Example filesystems config

[](#example-filesystems-config)

```
'disk' =>[
    // For access to files in storage
    'local' => [
        'driver' => 'local',
        'root' => storage_path('app'),
    ],
    // For access to files under vcs
    'img' => [
        'driver' => 'local',
        'root' => app_path('../public/img'),
    ],
    ...
    ];
```

Change log
----------

[](#change-log)

Changes are documented here on Github. Please see the [Releases tab](https://github.com/peresmishnyk/laravel-glide/releases).

Testing
-------

[](#testing)

```
composer test
```

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

[](#contributing)

Please see [contributing.md](contributing.md) for a todolist and howtos.

Security
--------

[](#security)

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

Credits
-------

[](#credits)

- [Michkire Dmytro](https://github.com/peresmishnyk)
- [All Contributors](../../contributors)

License
-------

[](#license)

This project was released under MIT, so you can install it on top of any Backpack &amp; Laravel project. Please see the [license file](license.md) for more information.

However, please note that you do need Backpack installed, so you need to also abide by its [YUMMY License](https://github.com/Laravel-Backpack/CRUD/blob/master/LICENSE.md). That means in production you'll need a Backpack license code. You can get a free one for non-commercial use (or a paid one for commercial use) on [backpackforlaravel.com](https://backpackforlaravel.com).

###  Health Score

26

—

LowBetter than 43% 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

Every ~0 days

Total

2

Last Release

1821d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9dfc5a54feed8b4fc503860978df27a51c39724e00af2ca51c6cc861cdb368d2?d=identicon)[peresmishnyk](/maintainers/peresmishnyk)

---

Top Contributors

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

---

Tags

laravelbackpackBackpack for LaravelBackpack AddonLaravelGlide

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/peresmishnyk-laravel-glide/health.svg)

```
[![Health](https://phpackages.com/badges/peresmishnyk-laravel-glide/health.svg)](https://phpackages.com/packages/peresmishnyk-laravel-glide)
```

###  Alternatives

[backpack/theme-tabler

UI for Backpack v6 that uses Tabler and Bootstrap v5.

35536.5k](/packages/backpack-theme-tabler)[backpack/activity-log

Activity Log for Backpack

3487.5k1](/packages/backpack-activity-log)[backpack/translation-manager

Translation Manager for Backpack

5118.9k1](/packages/backpack-translation-manager)[backpack/medialibrary-uploaders

Helper functions to save files with spatie media library

1373.3k](/packages/backpack-medialibrary-uploaders)[figlabhq/crud-resource-for-backpack

Build CRUD panels using fluent field definitions.

122.1k](/packages/figlabhq-crud-resource-for-backpack)

PHPackages © 2026

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