PHPackages                             coffeebreaks/upload - 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. coffeebreaks/upload

ActiveLibrary

coffeebreaks/upload
===================

This library uploads images and files

V1.0.1(5y ago)05MITPHPPHP &gt;=7.0

Since Jul 24Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Guilherme-fagundes/upload)[ Packagist](https://packagist.org/packages/coffeebreaks/upload)[ RSS](/packages/coffeebreaks-upload/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

#### Coffeebreaks/upload

[](#coffeebreaksupload)

This library uploads images and files

##### Instalation

[](#instalation)

```
Composer require coffeebreaks/upload
```

##### Usage

[](#usage)

```
use coffeebreaks\upload\Upload;

 $upload = new Upload();

 $upload->image('array filter file', 'permissions', 'path to upload');
if ($upload->getResult()){
  //your code ...

}
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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

Total

2

Last Release

2124d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ca237ea3fe636e6f5131c4d01aaffb406518ddf35c2707184603e3c114c14d70?d=identicon)[Guilherme Fagundes](/maintainers/Guilherme%20Fagundes)

---

Top Contributors

[![guilhermekfagundes](https://avatars.githubusercontent.com/u/21370210?v=4)](https://github.com/guilhermekfagundes "guilhermekfagundes (1 commits)")

### Embed Badge

![Health badge](/badges/coffeebreaks-upload/health.svg)

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

PHPackages © 2026

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