PHPackages                             linkorb/imgproxy - 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. linkorb/imgproxy

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

linkorb/imgproxy
================

ImgproxyService use imgproxy

v1.0.0(7y ago)11.5kMITPHPCI failing

Since May 9Pushed 4y ago3 watchersCompare

[ Source](https://github.com/linkorb/imgproxy)[ Packagist](https://packagist.org/packages/linkorb/imgproxy)[ Docs](https://github.com/linkorb/imgproxy)[ RSS](/packages/linkorb-imgproxy/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

imgproxy
========

[](#imgproxy)

ImgproxyService use imgproxy, is a fast and secure standalone server for resizing and converting remote images. The main principles of imgproxy are simplicity, speed, and security.

**[imgproxy document](https://github.com/imgproxy/imgproxy#documentation)** for more detials.

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

[](#installation)

```
  composer require linkorb/imgproxy
```

Setup
-----

[](#setup)

```
composer install # install php dependencies
cp .env.dist .env # Create config file from template/.dist file
edit .env # Edit configuration, database settings etc
./vendor/bin/envoi validate  # Run command validate based on meta file .env.yaml
```

Generate credentials
--------------------

[](#generate-credentials)

If you need a random key/salt pair real fast, you can quickly generate it using, for example, the following snippet

```
$ echo $(xxd -g 2 -l 64 -p /dev/random | tr -d '\n')
```

configure presets
-----------------

[](#configure-presets)

more detail check [persets](https://github.com/imgproxy/imgproxy/blob/master/docs/presets.md)

### example

[](#example)

Find sample in /examples folder.

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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

2613d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1db66b320db18b8036ea68211b7d8a39e7c6da97e6fd29f59a50380ebb69d0bb?d=identicon)[joostfaassen](/maintainers/joostfaassen)

---

Top Contributors

[![prajapati-kaushik](https://avatars.githubusercontent.com/u/10140681?v=4)](https://github.com/prajapati-kaushik "prajapati-kaushik (2 commits)")[![joostfaassen](https://avatars.githubusercontent.com/u/411113?v=4)](https://github.com/joostfaassen "joostfaassen (1 commits)")

---

Tags

linkorb

### Embed Badge

![Health badge](/badges/linkorb-imgproxy/health.svg)

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

###  Alternatives

[goat1000/svggraph

Generates SVG graphs

135911.1k3](/packages/goat1000-svggraph)[gravatarphp/gravatar

Gravatar URL builder which is most commonly called as a Gravatar library

16653.6k2](/packages/gravatarphp-gravatar)[rsoury/wp-imgix

Rewrites WordPress image URLs to use ImgIX

167.2k](/packages/rsoury-wp-imgix)

PHPackages © 2026

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