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

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

infinityweb/glide-optimizer
===========================

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

1.1.0(5y ago)1011.5k6MITPHP

Since Jun 14Pushed 5y ago1 watchersCompare

[ Source](https://github.com/InfinityWebMe/glide-optimizer)[ Packagist](https://packagist.org/packages/infinityweb/glide-optimizer)[ Docs](https://github.com/YannikFirre/glide-optimizer)[ GitHub Sponsors](https://github.com/YannikFirre)[ RSS](/packages/infinityweb-glide-optimizer/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (8)Dependencies (3)Versions (11)Used By (0)

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

[](#glide-optimizer-manipulator)

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Packagist Version](https://camo.githubusercontent.com/87bc11afe8358730eb7c438419da39b61d18007b55d382989ca17f6c8e240e65/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f696e66696e6974797765622f676c6964652d6f7074696d697a65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/infinityweb/glide-optimizer)

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

Inspired by

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

[](#installation)

- Recommend convert packages:

```
sudo apt-get install pngquant gifsicle jpegoptim
```

- Require this package with composer:

```
composer require infinityweb/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 Infinityweb\Glide\Optimizer\OptimizerManipulator();

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

For better optimization use imagick driver.

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 61.5% 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 ~151 days

Recently: every ~102 days

Total

10

Last Release

1982d ago

Major Versions

0.2.1 → 1.0.02020-10-22

### Community

Maintainers

![](https://www.gravatar.com/avatar/f0c66741d84129643d45cb417e2872634e6e076f2c5c687b6dd9c5827ccf329f?d=identicon)[InfinitywebMe](/maintainers/InfinitywebMe)

---

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)")[![lexx27](https://avatars.githubusercontent.com/u/696146?v=4)](https://github.com/lexx27 "lexx27 (1 commits)")

---

Tags

imageglideoptimizer

### Embed Badge

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

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

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k39.6k](/packages/matomo-matomo)[tempest/framework

The PHP framework that gets out of your way.

2.3k37.6k19](/packages/tempest-framework)[awcodes/filament-curator

A media picker plugin for FilamentPHP.

440384.7k27](/packages/awcodes-filament-curator)[api-platform/metadata

API Resource-oriented metadata attributes and factories

275.5M252](/packages/api-platform-metadata)[admad/cakephp-glide

CakePHP plugin for using Glide image manipulation library.

34171.9k1](/packages/admad-cakephp-glide)[visuellverstehen/statamic-picturesque

A Statamic tag for building HTML-only responsive images.

1118.5k](/packages/visuellverstehen-statamic-picturesque)

PHPackages © 2026

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