PHPackages                             dyweb/ring - 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. dyweb/ring

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

dyweb/ring
==========

v0.0.2(10y ago)328MITPHPPHP &gt;=5.4.0

Since Oct 20Pushed 10y ago16 watchersCompare

[ Source](https://github.com/dyweb/ring)[ Packagist](https://packagist.org/packages/dyweb/ring)[ RSS](/packages/dyweb-ring/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (5)Versions (4)Used By (0)

Ring
====

[](#ring)

[![Build Status](https://camo.githubusercontent.com/72268d2715517af60795826f9419526fa507c90862e765af0cd6b4adc361747c/68747470733a2f2f7472617669732d63692e6f72672f64797765622f72696e672e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/dyweb/ring)

[![Throughput Graph](https://camo.githubusercontent.com/3c37897c99b21f71618fe055ed989a77003a5a8419d65703b5b2b55722159993/68747470733a2f2f6772617068732e776166666c652e696f2f64797765622f72696e672f7468726f7567687075742e737667)](https://waffle.io/dyweb/ring/metrics)

An php file upload solution for lazy web developers

[![ring-logo](ring.png)](ring.png)

Why Ring?
---------

[](#why-ring)

Because file &amp; image upload is common problem for php developers, especially when they want to build a website with rich text editing feature. It's a pain to write the same logic again and again. As for front end, it's even worse, for the editors that support image/file upload, some got a single php file for handle image upload, some got a charged file manager, and most of these code are just too old to fix/add features like access control.

As for the name, it's the nick name of a guy from our design team at [dyweb](https://github.com/dyweb)

Features
--------

[](#features)

- handle image &amp; file upload validation
- support different backend, local filesystem, cloud service provider (ie: qiniu, aliyun)
- store data and meta separately
- generate json directly from meta class (using JsonSerialize)
- acl for file
- file manager, see [MissAtomicBomb](https://github.com/at15/MissAtomicBomb)

see [doc](doc) for more information

Usage
-----

[](#usage)

see [example/upload](example/upload.php) for how to use

- add `dyweb/ring` to your `composer.json`

Development
-----------

[](#development)

TODO

Roadmap
-------

[](#roadmap)

- file upload
- image upload
- image upload with thumbnail (thumbnail is treated as meta and store as base64)
- a tree structure to simulate folder structure OR use flysystem
- store meta, include image thumbnail
- list file
- list file by auth
- list file with thumbnail

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 54.6% 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 ~7 days

Total

2

Last Release

3855d ago

PHP version history (2 changes)v0.0.1PHP &gt;=5.3.0

v0.0.2PHP &gt;=5.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/3fa57c39e87a0dce3efaca530092d08e27382e19ffc9e102dcd2a5bb281708d2?d=identicon)[at15](/maintainers/at15)

---

Top Contributors

[![at15](https://avatars.githubusercontent.com/u/5621298?v=4)](https://github.com/at15 "at15 (59 commits)")[![xsfour](https://avatars.githubusercontent.com/u/8097302?v=4)](https://github.com/xsfour "xsfour (47 commits)")[![adamytd](https://avatars.githubusercontent.com/u/11926833?v=4)](https://github.com/adamytd "adamytd (2 commits)")

---

Tags

aclimagemetaresizeupload

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/dyweb-ring/health.svg)

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

###  Alternatives

[league/glide

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

2.6k51.2M116](/packages/league-glide)[bkwld/croppa

Image thumbnail creation through specially formatted URLs for Laravel

510496.0k23](/packages/bkwld-croppa)[ambroisemaupate/intervention-request

A customizable Intervention Image wrapper to use image simple re-sampling features over urls and a configurable cache.

4242.4k2](/packages/ambroisemaupate-intervention-request)[jolicode/media-bundle

A media management bundle for Symfony applications, with Easyadmin and SonataAdmin integrations.

1054.9k](/packages/jolicode-media-bundle)

PHPackages © 2026

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