PHPackages                             jberall/yii2-fileupload - 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. jberall/yii2-fileupload

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

jberall/yii2-fileupload
=======================

File upload with binary, file upload or both.

08PHP

Since Feb 2Pushed 9y ago1 watchersCompare

[ Source](https://github.com/jberall/yii2-fileupload)[ Packagist](https://packagist.org/packages/jberall/yii2-fileupload)[ RSS](/packages/jberall-yii2-fileupload/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

File Upload with Binary
=======================

[](#file-upload-with-binary)

File upload with binary, file upload or both.

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

After install Migrations are not done. Open the file\_upload\_table.sql in your database and run it as a query.

In your config file add

'modules' =&gt; \[ 'fuext' =&gt; \[ //fuext can be anything 'class' =&gt; 'jberall\\fileupload\\Module', \],
\],

then

Either run

```
composer require jberall/yii2-fileupload:dev-master

```

or add

```
"jberall/yii2-fileupload": "dev-master"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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/b0e2e29d7fb708493437055490cbf0e58179b34a3a8f4a2760e7c50f618a0f7b?d=identicon)[jberall](/maintainers/jberall)

### Embed Badge

![Health badge](/badges/jberall-yii2-fileupload/health.svg)

```
[![Health](https://phpackages.com/badges/jberall-yii2-fileupload/health.svg)](https://phpackages.com/packages/jberall-yii2-fileupload)
```

###  Alternatives

[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

2.5k39.8M123](/packages/knplabs-gaufrette)[google/cloud-storage

Cloud Storage Client for PHP

34390.8M125](/packages/google-cloud-storage)[illuminate/filesystem

The Illuminate Filesystem package.

15261.6M2.6k](/packages/illuminate-filesystem)[superbalist/flysystem-google-storage

Flysystem adapter for Google Cloud Storage

26320.6M30](/packages/superbalist-flysystem-google-storage)[creocoder/yii2-flysystem

The flysystem extension for the Yii framework

2931.7M62](/packages/creocoder-yii2-flysystem)[flowjs/flow-php-server

PHP library for handling chunk uploads. Works with flow.js html5 file uploads.

2451.6M15](/packages/flowjs-flow-php-server)

PHPackages © 2026

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