PHPackages                             takashiki/image-force - 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. takashiki/image-force

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

takashiki/image-force
=====================

A distribute image storing and availability ensuring system.

v0.1.1(9y ago)1035MITPHPPHP &gt;=7.0.0

Since Jul 23Pushed 8y ago1 watchersCompare

[ Source](https://github.com/takashiki/image-force)[ Packagist](https://packagist.org/packages/takashiki/image-force)[ RSS](/packages/takashiki-image-force/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (10)Versions (2)Used By (0)

Image Force
===========

[](#image-force)

Image Force is a duplicate image storing and availability ensuring system designed for small personal websites.

Image Force 是一个专为小型个人站点设计的图片多点存储及可用性保障系统。

Features
--------

[](#features)

Image Force is designed for small websites or projects. When a image is uploaded to this system, it will be add to a queue to apply sync duplication. When a uploaded image is visited, it will be add to a queue to apply sync availability check.

Requirements
------------

[](#requirements)

- PHP 7+

Install
-------

[](#install)

```
git clone https://github.com/takashiki/image-force
composer install --no-dev -o
# or `composer create-project takashiki/image-force:@dev`

cd image-force

cp .env.example .env
vi .env # adjust your settings

php artisan migrate

```

add supervisor config:

```
[program:image-force-worker]
process_name=%(program_name)s_%(process_num)02d
command=/path/to/php /path/to/image-force/artisan queue:work
--sleep=1 --tries=3 --daemon --queue=duplicate,check,default
autostart=true
autorestart=true
user=root
environment=HOME='/root'
redirect_stderr=true
stdout_logfile=/path/to/image-force/worker.log

```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity48

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

Unknown

Total

1

Last Release

3629d ago

### Community

Maintainers

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

---

Top Contributors

[![takashiki](https://avatars.githubusercontent.com/u/3853614?v=4)](https://github.com/takashiki "takashiki (25 commits)")

---

Tags

deprecatedlaravelimage host

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/takashiki-image-force/health.svg)

```
[![Health](https://phpackages.com/badges/takashiki-image-force/health.svg)](https://phpackages.com/packages/takashiki-image-force)
```

###  Alternatives

[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.7M220](/packages/backpack-crud)[unopim/unopim

UnoPim Laravel PIM

10.5k2.2k](/packages/unopim-unopim)[statamic/cms

The Statamic CMS Core Package

4.8k3.6M932](/packages/statamic-cms)[bagisto/bagisto

Bagisto Laravel E-Commerce

27.6k169.0k9](/packages/bagisto-bagisto)[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

23.8k69.4k](/packages/grumpydictator-firefly-iii)[flat3/lodata

OData v4.01 Producer for Laravel

100351.7k](/packages/flat3-lodata)

PHPackages © 2026

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