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

ActiveLibrary

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

A package for uploading files in php

10PHP

Since Jul 2Pushed 2y 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 1mo ago

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 2% 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://www.gravatar.com/avatar/53bbe2146a79c30d050521e46feff642d3c86d10eeb41bbec378f0ca7a67350a?d=identicon)[berdidajohnlouise](/maintainers/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)
