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

ActiveStreams-addon

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

A simple file upload field type.

v1.4.0(3mo ago)26805MITPHP

Since Jan 31Pushed 3mo 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 2mo ago

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

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

50

—

FairBetter than 96% of packages

Maintenance79

Regular maintenance activity

Popularity19

Limited adoption so far

Community15

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

112d 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)
```

PHPackages © 2026

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