PHPackages                             anomaly/upload-field\_type - 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. anomaly/upload-field\_type

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

anomaly/upload-field\_type
==========================

A simple file upload field type.

v1.4.0(5mo ago)268052MITPHP

Since Jan 31Pushed 5mo ago2 watchersCompare

[ Source](https://github.com/anomalylabs/upload-field_type)[ Packagist](https://packagist.org/packages/anomaly/upload-field_type)[ Docs](http://pyrocms.com/)[ RSS](/packages/anomaly-upload-field-type/feed)WikiDiscussions 1.3 Synced 3w ago

READMEChangelogDependencies (2)Versions (23)Used By (2)

Upload Field Type
=================

[](#upload-field-type)

*anomaly.field\_type.upload*

#### A file upload field type.

[](#a-file-upload-field-type)

The file file type provides a file input that uploads to the Files module.

#### Example

[](#example)

Using the contact form plugin:

```
{{ form('contact').fields({
	'name': {
		'required': true,
		'label': 'REsume',
		'type': 'anomaly.field_type.upload',
		'config' : {
			'folder':'uploads'
		}
	}
})|raw }}

```

###  Health Score

48

—

FairBetter than 94% of packages

Maintenance72

Regular maintenance activity

Popularity19

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

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

Recently: every ~630 days

Total

23

Last Release

158d ago

### Community

Maintainers

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

---

Top Contributors

[![RyanThompson](https://avatars.githubusercontent.com/u/1099967?v=4)](https://github.com/RyanThompson "RyanThompson (24 commits)")[![AraneaDev](https://avatars.githubusercontent.com/u/12177132?v=4)](https://github.com/AraneaDev "AraneaDev (4 commits)")[![bloveless](https://avatars.githubusercontent.com/u/535135?v=4)](https://github.com/bloveless "bloveless (2 commits)")[![stockhausen](https://avatars.githubusercontent.com/u/263501?v=4)](https://github.com/stockhausen "stockhausen (1 commits)")

---

Tags

field typefile-upload

### Embed Badge

![Health badge](/badges/anomaly-upload-field-type/health.svg)

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

###  Alternatives

[moxiecode/plupload

Plupload is a JavaScript API for dealing with file uploads it supports features like multiple file selection, file type filtering, request chunking, client side image scaling and it uses different runtimes to achieve this such as HTML 5, Silverlight and Flash.

5.6k569.6k7](/packages/moxiecode-plupload)[flowjs/flow-php-server

PHP library for handling chunk uploads. Works with flow.js html5 file uploads.

2451.6M15](/packages/flowjs-flow-php-server)[coffeecode/uploader

It is a easy PHP upload manager for images, files and media in your application

17050.7k3](/packages/coffeecode-uploader)[iphp/filestore-bundle

Upload files for doctrine entities in symfony 2 project

50144.0k2](/packages/iphp-filestore-bundle)[enyo/dropzone

Handles drag and drop of files for you.

112.0M32](/packages/enyo-dropzone)[jasekz/laradrop

File manager using Dropzone.js for Laravel 5 | 6 | 7 | 8

7110.3k1](/packages/jasekz-laradrop)

PHPackages © 2026

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