PHPackages                             apweb/uploadflies - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. apweb/uploadflies

ActiveLibrary[File &amp; Storage](/categories/file-storage)

apweb/uploadflies
=================

 class para uploads de Files

1.0.0(8y ago)215MITPHPPHP &gt;=7.0CI failing

Since Aug 14Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Zebedeu/UploadFiles)[ Packagist](https://packagist.org/packages/apweb/uploadflies)[ Docs](https://github.com/zebedeu/UploadFlies)[ RSS](/packages/apweb-uploadflies/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

UploadFiles
===========

[](#uploadfiles)

Classe para carregar files

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/2c1448cce5b5cc352f992e223ee708140215ee10f71a14d24733a51c4281430f/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f5a6562656465752f75706c6f616466696c65732f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Zebedeu/uploadfiles/?branch=master)[![Build Status](https://camo.githubusercontent.com/717a244fe4c912c055a3c3b5362a0315aef94300a198d4054ea13803a817f766/68747470733a2f2f7472617669732d63692e6f72672f5a6562656465752f75706c6f616466696c65732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Zebedeu/uploadfiles)

> Estatísticas

[![Total Downloads](https://camo.githubusercontent.com/78996f7dc36f67da7c2c99c4aa149a392266ce5617272bd6fe6a6b58a68bc50e/68747470733a2f2f706f7365722e707567782e6f72672f61707765622f75706c6f6164666c6965732f646f776e6c6f616473)](https://packagist.org/packages/apweb/uploadflies)[![Daily Downloads](https://camo.githubusercontent.com/e040f799b0fdfb74c54c042e74ffcaa7db015775bbeb72fe3391de599858e575/68747470733a2f2f706f7365722e707567782e6f72672f61707765622f75706c6f6164666c6965732f642f6461696c79)](https://packagist.org/packages/apweb/uploadflies)[![Monthly Downloads](https://camo.githubusercontent.com/95e22fb0c6defae888d5a5452aa443f96f39656e4f7aaaf044757fa87bade2b9/68747470733a2f2f706f7365722e707567782e6f72672f61707765622f75706c6f6164666c6965732f642f6d6f6e74686c79)](https://packagist.org/packages/apweb/uploadflies)

Usage
-----

[](#usage)

Create an image class that extends the class Uploads

```

```

```
if(!empty($_FILES['archive'])) {

	$img = new Uploads();
	$img->file("teste");
}?>
```

Create an index.php file with the following contents:

```
define('DS', DIRECTORY_SEPARATOR);

define('PV', 'Image' . DS);

define('DIR_FILE', PV  . DS);
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

3190d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0a5c28f71a3c3da0bfd1beb14973cdbe12af562e51666a1a04341bb27eab52cb?d=identicon)[Zebedeu](/maintainers/Zebedeu)

---

Top Contributors

[![Zebedeu](https://avatars.githubusercontent.com/u/12781593?v=4)](https://github.com/Zebedeu "Zebedeu (28 commits)")

---

Tags

phpupload

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/apweb-uploadflies/health.svg)

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

###  Alternatives

[servocoder/richfilemanager

RichFilemanager - highly customizable open-source file manager

90962.0k2](/packages/servocoder-richfilemanager)[sopamo/laravel-filepond

Laravel backend module for filepond uploads

215272.2k3](/packages/sopamo-laravel-filepond)[eddturtle/direct-upload

Composer Package to build an AWS Signature ready to Direct Upload to S3

88728.1k2](/packages/eddturtle-direct-upload)[blueimp/jquery-file-upload

File Upload widget for jQuery.

141.5M17](/packages/blueimp-jquery-file-upload)

PHPackages © 2026

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