PHPackages                             garveen/imagist - 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. garveen/imagist

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

garveen/imagist
===============

Image the packagist

0.2.1(9y ago)40427GPL-2.0PHP

Since Jan 6Pushed 9y ago2 watchersCompare

[ Source](https://github.com/garveen/imagist)[ Packagist](https://packagist.org/packages/garveen/imagist)[ RSS](/packages/garveen-imagist/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (6)Used By (0)

Imagist
-------

[](#imagist)

Image the packagist

### Introduction

[](#introduction)

Due to the Internet connection may not so stable, you want to have a cached `packagist` for using `composer`.

### Installation

[](#installation)

#### Composer

[](#composer)

```
composer create-project garveen/imagist imagist

```

#### Source

[](#source)

```
git clone https://github.com/garveen/imagist

```

### Usage

[](#usage)

1. Now you have a `public` directory in your site. You can set up a web server as usual, just by using the `public` as root.
2. Set up a `crontab` job to update the packages.json:

```
# only dump packages.json
*/5 * * * * /path/to/imagist packages

# dump packages.json and all package index
*/5 * * * * /path/to/imagist dumpindex

# clone whole site
*/5 * * * * /path/to/imagist dumpall

```

Or you can dump all jsons by

```
imagist dumpall

```

After all, setup your project using

```
composer config [--global] repo.packagist composer https?://yourwebsite

```

#### Note

[](#note)

If you have NOT https server, you should use

```
composer config [--global] repo.packagist composer http://yourwebsite
composer config [--global] secure-http false

```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity57

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

Total

5

Last Release

3402d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/236217100?v=4)[acabin](/maintainers/acabin)[@acabin](https://github.com/acabin)

---

Top Contributors

[![garveen](https://avatars.githubusercontent.com/u/3214266?v=4)](https://github.com/garveen "garveen (31 commits)")

---

Tags

composerproxyimagepackagist

### Embed Badge

![Health badge](/badges/garveen-imagist/health.svg)

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

###  Alternatives

[intervention/image

PHP Image Processing

14.3k203.8M2.5k](/packages/intervention-image)[league/glide

Wonderfully easy on-demand image manipulation library with an HTTP based API.

2.6k52.6M138](/packages/league-glide)[liip/imagine-bundle

This bundle provides an image manipulation abstraction toolkit for Symfony-based projects.

1.7k39.4M239](/packages/liip-imagine-bundle)[spatie/image

Manipulate images with an expressive API

1.4k58.5M176](/packages/spatie-image)[intervention/image-laravel

Laravel Integration of Intervention Image

1558.1M160](/packages/intervention-image-laravel)[intervention/gif

PHP GIF Encoder/Decoder

6125.4M14](/packages/intervention-gif)

PHPackages © 2026

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