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

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

berdidajohnlouise/file-upload
=============================

A package for uploading files in php

10PHP

Since Jul 2Pushed 3y ago1 watchersCompare

[ Source](https://github.com/berdidajohnlouise/file-upload)[ Packagist](https://packagist.org/packages/berdidajohnlouise/file-upload)[ RSS](/packages/berdidajohnlouise-file-upload/feed)WikiDiscussions main Synced today

READMEChangelog (1)DependenciesVersions (1)Used By (0)

Laravel package for uploading files.
====================================

[](#laravel-package-for-uploading-files)

[![File Upload Test](https://github.com/berdidajohnlouise/file-upload/actions/workflows/test.yml/badge.svg)](https://github.com/berdidajohnlouise/file-upload/actions/workflows/test.yml)

A simple file upload that save files to directory and return file path using PHP 7+.

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

[](#installation)

```
$ composer require berdidajohnlouise/file-upload
```

Usage
-----

[](#usage)

```
$filepath = new FileUploader($file, 'your-storage-path');
```

###  Health Score

14

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 Bus Factor1

Top contributor holds 92.3% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/57049618?v=4)[John Louise Berdida](/maintainers/berdidajohnlouise)[@berdidajohnlouise](https://github.com/berdidajohnlouise)

---

Top Contributors

[![minato-berdida](https://avatars.githubusercontent.com/u/87978511?v=4)](https://github.com/minato-berdida "minato-berdida (12 commits)")[![berdidajohnlouise](https://avatars.githubusercontent.com/u/57049618?v=4)](https://github.com/berdidajohnlouise "berdidajohnlouise (1 commits)")

### Embed Badge

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

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

PHPackages © 2026

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