PHPackages                             cloudmazing/filament-s3-multipart-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. [File &amp; Storage](/categories/file-storage)
4. /
5. cloudmazing/filament-s3-multipart-upload

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

cloudmazing/filament-s3-multipart-upload
========================================

0.1(2y ago)36.8k↓85.6%6MITPHPPHP ^8.1CI failing

Since May 2Pushed 2w ago2 watchersCompare

[ Source](https://github.com/WH-CloudMazing/filament-s3-multipart-upload)[ Packagist](https://packagist.org/packages/cloudmazing/filament-s3-multipart-upload)[ RSS](/packages/cloudmazing-filament-s3-multipart-upload/feed)WikiDiscussions main Synced 2d ago

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

Filament S3 Multipart Upload
============================

[](#filament-s3-multipart-upload)

A filament component that uses Uppy for multi-part uploads.

Installation
------------

[](#installation)

```
composer require cloudmazing/filament-s3-multipart-upload
```

```
use CloudMazing\FilamentS3MultipartUpload\Components\FileUpload;

FileUpload::make('column_name')
    ->maxFileSize(10 * 1024 * 1024 * 1024)
    ->multiple()
    ->maxNumberOfFiles(5);
```

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance63

Regular maintenance activity

Popularity31

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

792d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3584267?v=4)[Job Wiegant](/maintainers/jwiegant)[@jwiegant](https://github.com/jwiegant)

---

Top Contributors

[![jaggy](https://avatars.githubusercontent.com/u/1993075?v=4)](https://github.com/jaggy "jaggy (34 commits)")[![jwiegant](https://avatars.githubusercontent.com/u/3584267?v=4)](https://github.com/jwiegant "jwiegant (20 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (17 commits)")[![SychO9](https://avatars.githubusercontent.com/u/20267363?v=4)](https://github.com/SychO9 "SychO9 (6 commits)")[![AlexandreBonaventure](https://avatars.githubusercontent.com/u/4596409?v=4)](https://github.com/AlexandreBonaventure "AlexandreBonaventure (3 commits)")

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/cloudmazing-filament-s3-multipart-upload/health.svg)

```
[![Health](https://phpackages.com/badges/cloudmazing-filament-s3-multipart-upload/health.svg)](https://phpackages.com/packages/cloudmazing-filament-s3-multipart-upload)
```

###  Alternatives

[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[stephenjude/filament-feature-flags

Filament implementation of feature flags and segmentation with Laravel Pennant.

122177.8k1](/packages/stephenjude-filament-feature-flags)[stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.

17760.2k3](/packages/stephenjude-filament-jetstream)[stephenjude/filament-debugger

About

104162.2k2](/packages/stephenjude-filament-debugger)[stephenjude/filament-two-factor-authentication

Filament Two Factor Authentication: Google 2FA + Passkey Authentication

84215.9k9](/packages/stephenjude-filament-two-factor-authentication)[backstage/mails

View logged mails and events in a beautiful Filament UI.

16120.0k](/packages/backstage-mails)

PHPackages © 2026

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