PHPackages                             bristol-su/upload-file - 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. bristol-su/upload-file

ActiveLibrary

bristol-su/upload-file
======================

v3.1.1(4y ago)1707[13 PRs](https://github.com/bristol-su/upload-file/pulls)MITHTMLPHP ^8.0

Since Mar 5Pushed 3y agoCompare

[ Source](https://github.com/bristol-su/upload-file)[ Packagist](https://packagist.org/packages/bristol-su/upload-file)[ RSS](/packages/bristol-su-upload-file/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)Dependencies (3)Versions (38)Used By (0)

 [ ![Logo](https://camo.githubusercontent.com/38aecbfc8b6f0b2001dd794b8494765bbee23c4f2b298ed446ef314d65aabe2e/68747470733a2f2f73332e65752d776573742d322e616d617a6f6e6177732e636f6d2f62726973746f6c2d73752d7374617469632d6275636b65742f636f6d6d69747465652d706f7274616c2f73752d6c6f676f2e6a7067) ](https://github.com/bristol-su/upload-file)

### Upload a File

[](#upload-a-file)

 Allow users to upload files, images and documents.
 [**Explore the docs »**](https://docs.bristolsustaging.co.uk)

 [View Portal](https://github.com/bristol-su/portal) · [Report Bug](https://github.com/bristol-su/upload-file/issues/new?template=bug_report.md) · [Request Feature](https://github.com/bristol-su/upload-file/issues/new?template=feature_request.md)

[![Build](https://camo.githubusercontent.com/779f671007a036b3daeb7474d92c6ca86838530087a0ff785086df6ad8d2bff4/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f6275696c642f672f62726973746f6c2d73752f75706c6f61642d66696c652f6d61737465723f7374796c653d666f722d7468652d6261646765)](https://scrutinizer-ci.com/g/bristol-su/upload-file/build-status/master)[![Code Quality](https://camo.githubusercontent.com/2d86736112e875e525d86bcb8533c92621daca07a69504271a95f7eeef9718a7/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f7175616c6974792f672f62726973746f6c2d73752f75706c6f61642d66696c652f6d61737465723f7374796c653d666f722d7468652d6261646765)](https://scrutinizer-ci.com/g/bristol-su/upload-file/?branch=master)[![Release](https://camo.githubusercontent.com/d320470ce4b5cc1c005b06af0f42da12f514e8bdedc852706182bf119158ffc0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f62726973746f6c2d73752f75706c6f61642d66696c653f696e636c7564655f70726572656c6561736573267374796c653d666f722d7468652d6261646765)](https://github.com/bristol-su/upload-file)[![MIT License](https://camo.githubusercontent.com/9d9e24139b48bc9677fadfefc0a62c9661fffc58300118ec6d8f2d05d1991004/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f62726973746f6c2d73752f75706c6f61642d66696c653f7374796c653d666f722d7468652d6261646765)](https://github.com/bristol-su/upload-file/blob/master/LICENCE.md)

[![Downloads](https://camo.githubusercontent.com/c0cd2a84c007169089b7e2428f94d99a7a3c8a009166db7700c0a87f25d311da/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f62726973746f6c2d73752f75706c6f61642d66696c653f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/bristol-su/upload-file)[![Stargazers](https://camo.githubusercontent.com/6da98feac695b9a7debac7fd536ea8d486225e8661e4620fab1f6c9b0551c0df/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f62726973746f6c2d73752f75706c6f61642d66696c653f7374796c653d666f722d7468652d6261646765)](https://github.com/bristol-su/upload-file/stargazers)[![Issues](https://camo.githubusercontent.com/c89db225adb7458cc3360a407da91da4abb088074cdd6bd25a99f5e5d5393f2a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f62726973746f6c2d73752f75706c6f61642d66696c653f7374796c653d666f722d7468652d6261646765)](https://github.com/bristol-su/upload-file/issues)

Table of Contents
-----------------

[](#table-of-contents)

- [About the Module](#about-the-module)
- [Getting Started](#getting-started)
- [Roadmap](#roadmap)
- [Contributing](#contributing)
- [License](#license)
- [Contact](#contact)

About The Module
----------------

[](#about-the-module)

This module allows users to upload files.

- Upload files
- Change the status of files
- Comment on files for a collaborative workspace

Getting Started
---------------

[](#getting-started)

All you need to do to get started using this module is pull it into the portal or the playground!

```
composer require bristol-su/upload-file
```

Roadmap
-------

[](#roadmap)

See the [open issues](https://github.com/bristol-su/upload-file/issues) for a list of proposed features (and known issues).

Contributing
------------

[](#contributing)

Contributions are what make the open source community such an amazing place to learn, be inspired, and create. Any contributions you make are **greatly appreciated**.

1. Create an issue to notify us of your planned changes
2. Fork the Project
3. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
4. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
5. Push to the Branch (`git push origin feature/AmazingFeature`)
6. Open a Pull Request to the Development Branch

See `CONTRIBUTING` for more information.

License
-------

[](#license)

Distributed under the GPL-3.0 License. See `LICENSE` for more information.

Contact
-------

[](#contact)

Toby Twigger -

Project Link:

###  Health Score

33

—

LowBetter than 74% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

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

Total

23

Last Release

1516d ago

Major Versions

v1.1.4 → v2.0.02021-08-12

v2.0.0 → v3.0.02021-10-18

PHP version history (2 changes)v1.0PHP ^7.2

v2.0.0PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/94c469b6466204c9a4091dde7d1b4a1a37810daee22bf88d16a800dbdb23a205?d=identicon)[tt15951](/maintainers/tt15951)

---

Top Contributors

[![tobytwigger](https://avatars.githubusercontent.com/u/24829185?v=4)](https://github.com/tobytwigger "tobytwigger (110 commits)")[![AidanLaycock](https://avatars.githubusercontent.com/u/21222371?v=4)](https://github.com/AidanLaycock "AidanLaycock (8 commits)")

---

Tags

bristol-su-module

### Embed Badge

![Health badge](/badges/bristol-su-upload-file/health.svg)

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

PHPackages © 2026

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