PHPackages                             k1low/imgin - 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. k1low/imgin

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

k1low/imgin
===========

Image manipulation directory

v0.0.5(10y ago)213MITPHPPHP &gt;=5.3.2CI failing

Since Jan 22Pushed 7y ago1 watchersCompare

[ Source](https://github.com/k1LoW/imgin)[ Packagist](https://packagist.org/packages/k1low/imgin)[ Docs](https://github.com/k1LoW/imgin)[ RSS](/packages/k1low-imgin/feed)WikiDiscussions master Synced yesterday

READMEChangelog (5)Dependencies (5)Versions (6)Used By (0)

imgin: Image manipulation directory
===================================

[](#imgin-image-manipulation-directory)

Install
-------

[](#install)

```
$ composer -sdev create-project k1low/imgin ./app/webroot/img
...

Writing lock file
Generating autoload files
Do you want to remove the existing VCS (.git, .svn..) history? [Y,n]? Y
```

Usage (File)
------------

[](#usage-file)

### Original image access

[](#original-image-access)

/img/foo/bar/large.jpg

### Resized cache image access

[](#resized-cache-image-access)

/img/100x120/foo/bar/large.jpg

### Clear cache image

[](#clear-cache-image)

```
$ php app/webroot/img/imgin.php clearcache /path/to/app/webroot/img/foo/bar/large.jpg
```

### Clear all cache image

[](#clear-all-cache-image)

```
$ php app/webroot/img/imgin.php clearcache --all
```

Usage (S3)
----------

[](#usage-s3)

### Original image

[](#original-image)

### Original "cache" image access

[](#original-cache-image-access)

/img/foo/bar/large.jpg

### Resized cache image access

[](#resized-cache-image-access-1)

/img/100x120/foo/bar/large.jpg

### Clear cache image

[](#clear-cache-image-1)

```
$ php app/webroot/img/imgin.php clearcache /path/to/app/webroot/img/foo/bar/large.jpg
```

### Clear all cache image

[](#clear-all-cache-image-1)

**TODO**

Requirement
-----------

[](#requirement)

- PHP &gt;=5.3
- GD
- mod\_rewrite
- [Imagine](http://imagine.readthedocs.org/en/latest/)
- [Commando](https://github.com/nategood/commando)
- AWS SDK for PHP

License
-------

[](#license)

under MIT License

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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 ~59 days

Total

5

Last Release

3943d ago

PHP version history (2 changes)v0.0.1PHP ~5.4

v0.0.2PHP &gt;=5.3.2

### Community

Maintainers

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

---

Top Contributors

[![k1LoW](https://avatars.githubusercontent.com/u/57114?v=4)](https://github.com/k1LoW "k1LoW (27 commits)")

---

Tags

image manipulation

### Embed Badge

![Health badge](/badges/k1low-imgin/health.svg)

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

###  Alternatives

[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.1k17.8k](/packages/prestashop-prestashop)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45444.2k1](/packages/pressbooks-pressbooks)[elgg/elgg

Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.

1.7k16.4k79](/packages/elgg-elgg)[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.5k10](/packages/helsingborg-stad-municipio)[altis/core

Core module for Altis

19228.0k3](/packages/altis-core)[avalanche123/imagine-bundle

Image manipulation using Imagine and Twig Filters.

322560.9k7](/packages/avalanche123-imagine-bundle)

PHPackages © 2026

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