PHPackages                             zestic/glide-optimizer - 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. zestic/glide-optimizer

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

zestic/glide-optimizer
======================

An optimizer manipulator for Glide that uses spatie/image-optimizer package.

00PHP

Since Oct 11Pushed 1y agoCompare

[ Source](https://github.com/zestic/glide-optimizer)[ Packagist](https://packagist.org/packages/zestic/glide-optimizer)[ RSS](/packages/zestic-glide-optimizer/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Glide Optimizer Manipulator
===========================

[](#glide-optimizer-manipulator)

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Packagist Version](https://camo.githubusercontent.com/f1a856734425918f98e699da5e2c67c4d6cfbfc4b9173a0e84e93bec4de9fd4a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7a65737469632f676c6964652d6f7074696d697a65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/zestic/glide-optimizer)

This manipulator uses spatie/image-optimizer package to minify resources.

Forked from

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

[](#installation)

- Recommend convert packages: Look in the [Spatie installation instructions](https://github.com/spatie/image-optimizer?tab=readme-ov-file#installation)
- Require this package with composer:

```
composer require zestic/glide-optimizer
```

Usage
-----

[](#usage)

```
$server = League\Glide\ServerFactory::create([
    'source' => 'path/to/source/folder',
    'cache' => 'path/to/cache/folder',
]);

$manipulators = $server->getApi()->getManipulators();
$manipulators[] = new Zestic\Glide\Optimizer\OptimizerManipulator();

$server->getApi()->setManipulators($manipulators);
```

For better optimization use imagick driver.

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity17

Early-stage or recently created project

 Bus Factor1

Top contributor holds 57.1% 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://www.gravatar.com/avatar/bd5a2c6deedf2f52379d21fa55c9f5c6d0999b0ac1ca2ca2f33293e229107bfe?d=identicon)[iampersistent](/maintainers/iampersistent)

---

Top Contributors

[![YannikFirre](https://avatars.githubusercontent.com/u/3316758?v=4)](https://github.com/YannikFirre "YannikFirre (8 commits)")[![ADmad](https://avatars.githubusercontent.com/u/142658?v=4)](https://github.com/ADmad "ADmad (2 commits)")[![eLFuvo](https://avatars.githubusercontent.com/u/1507850?v=4)](https://github.com/eLFuvo "eLFuvo (2 commits)")[![iampersistent](https://avatars.githubusercontent.com/u/16964?v=4)](https://github.com/iampersistent "iampersistent (1 commits)")[![lexx27](https://avatars.githubusercontent.com/u/696146?v=4)](https://github.com/lexx27 "lexx27 (1 commits)")

### Embed Badge

![Health badge](/badges/zestic-glide-optimizer/health.svg)

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

###  Alternatives

[milon/barcode

Barcode generator like Qr Code, PDF417, C39, C39+, C39E, C39E+, C93, S25, S25+, I25, I25+, C128, C128A, C128B, C128C, 2-Digits UPC-Based Extention, 5-Digits UPC-Based Extention, EAN 8, EAN 13, UPC-A, UPC-E, MSI (Variation of Plessey code)

1.5k13.3M39](/packages/milon-barcode)[bkwld/croppa

Image thumbnail creation through specially formatted URLs for Laravel

510496.0k23](/packages/bkwld-croppa)[goat1000/svggraph

Generates SVG graphs

132849.6k3](/packages/goat1000-svggraph)[cohensive/embed

Media Embed (for Laravel or as a standalone).

120370.4k](/packages/cohensive-embed)[netresearch/rte-ckeditor-image

Image support in CKEditor for the TYPO3 ecosystem - by Netresearch

63991.3k4](/packages/netresearch-rte-ckeditor-image)[humanmade/tachyon-plugin

Rewrites WordPress image URLs to use Tachyon

87338.5k2](/packages/humanmade-tachyon-plugin)

PHPackages © 2026

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