PHPackages                             greg-md/php-app-imagix - 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. greg-md/php-app-imagix

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

greg-md/php-app-imagix
======================

Integration of PHP Imagix in Greg PHP Application.

045[1 issues](https://github.com/greg-md/php-app-imagix/issues)[1 PRs](https://github.com/greg-md/php-app-imagix/pulls)PHP

Since Jul 24Pushed 3y ago1 watchersCompare

[ Source](https://github.com/greg-md/php-app-imagix)[ Packagist](https://packagist.org/packages/greg-md/php-app-imagix)[ RSS](/packages/greg-md-php-app-imagix/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (2)Used By (0)

PHP App Imagix
==============

[](#php-app-imagix)

[![StyleCI](https://camo.githubusercontent.com/9da0381dfe95285a8ac7ec9c834debccc783d94cfc33407594f564b00e12d2f9/68747470733a2f2f7374796c6563692e696f2f7265706f732f39393431323531302f736869656c643f7374796c653d666c6174)](https://styleci.io/repos/99412510)[![Build Status](https://camo.githubusercontent.com/756e70afcbb0436779d9b976834236b7cb4024dcb63b96b4739f43a35b1ad371/68747470733a2f2f7472617669732d63692e6f72672f677265672d6d642f7068702d6170702d696d616769782e737667)](https://travis-ci.org/greg-md/php-app-imagix)[![Total Downloads](https://camo.githubusercontent.com/2a2cdf6e4d3fdf604ae7250444bee71252026d16b8fc573070940cd6a086580a/68747470733a2f2f706f7365722e707567782e6f72672f677265672d6d642f7068702d6170702d696d616769782f642f746f74616c2e737667)](https://packagist.org/packages/greg-md/php-app-imagix)[![Latest Stable Version](https://camo.githubusercontent.com/aea02efdeacd84c4e9a47e2a05f3b3356aab85b1ddf9b4d8f2fdd84a6393187b/68747470733a2f2f706f7365722e707567782e6f72672f677265672d6d642f7068702d6170702d696d616769782f762f737461626c652e737667)](https://packagist.org/packages/greg-md/php-app-imagix)[![Latest Unstable Version](https://camo.githubusercontent.com/01c39722213a5f04b4de43e7cd39962e1e091ee843a954aba7e4448fac8a6778/68747470733a2f2f706f7365722e707567782e6f72672f677265672d6d642f7068702d6170702d696d616769782f762f756e737461626c652e737667)](https://packagist.org/packages/greg-md/php-app-imagix)[![License](https://camo.githubusercontent.com/be73bba03dd53facd18239d0553a6c9dc16e78681bb069abf51cc6789c6515cc/68747470733a2f2f706f7365722e707567782e6f72672f677265672d6d642f7068702d6170702d696d616769782f6c6963656e73652e737667)](https://packagist.org/packages/greg-md/php-app-imagix)

Integration of [PHP Imagix](https://github.com/greg-md/php-imagix) in [Greg PHP Application](https://github.com/greg-md/php-app).

Table of Contents
=================

[](#table-of-contents)

- [Requirements](#requirements)
- [Installation](#installation)
- [Configuration](#configuration)
- [License](#license)
- [Huuuge Quote](#huuuge-quote)

Requirements
============

[](#requirements)

- [Greg PHP Application](https://github.com/greg-md/php-app)

Installation
============

[](#installation)

Download package:

`composer require greg-md/php-app-imagix`

Install package:

`./greg install greg-imagix`

Configuration
=============

[](#configuration)

**Nginx**

```
# Imagix
location ~* ^/imagix/.+ {
    # If images doesn't exists, send to PHP to create it.
    if (!-f $document_root$uri) {
        rewrite .+ /imagix.php last;
    }

    expires max;
    add_header Pragma public;
    add_header Cache-Control "public";
    add_header Vary "Accept-Encoding";
}

```

License
=======

[](#license)

MIT © [Grigorii Duca](http://greg.md)

Huuuge Quote
============

[](#huuuge-quote)

[![I fear not the man who has practiced 10,000 programming languages once, but I fear the man who has practiced one programming language 10,000 times. © #horrorsquad](https://camo.githubusercontent.com/73fc580403a8367b075fff0a0d7439dc0dc095dd3124b22757522675c1308df8/687474703a2f2f677265672e6d642f6875757567652d71756f74652d66622e6a7067)](https://camo.githubusercontent.com/73fc580403a8367b075fff0a0d7439dc0dc095dd3124b22757522675c1308df8/687474703a2f2f677265672e6d642f6875757567652d71756f74652d66622e6a7067)

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/85a6700372326d0546fcff3eb2c3f27daa711273bdd5d6fdda875a7d2f02af85?d=identicon)[greg-md](/maintainers/greg-md)

---

Top Contributors

[![greg-md](https://avatars.githubusercontent.com/u/10551984?v=4)](https://github.com/greg-md "greg-md (1 commits)")

---

Tags

app-imagixgreg-app-imagixgreg-mdgreg-phpimagixphp-app-imagix

### Embed Badge

![Health badge](/badges/greg-md-php-app-imagix/health.svg)

```
[![Health](https://phpackages.com/badges/greg-md-php-app-imagix/health.svg)](https://phpackages.com/packages/greg-md-php-app-imagix)
```

###  Alternatives

[goat1000/svggraph

Generates SVG graphs

133890.0k3](/packages/goat1000-svggraph)[imagekit/imagekit

PHP library for Imagekit

46877.3k10](/packages/imagekit-imagekit)[gravatarphp/gravatar

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

12644.1k2](/packages/gravatarphp-gravatar)

PHPackages © 2026

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