PHPackages                             srio/rest-upload-bundle - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. srio/rest-upload-bundle

ActiveSymfony-bundle[HTTP &amp; Networking](/categories/http)

srio/rest-upload-bundle
=======================

Handle multiple rest upload ways

2.1.0(9y ago)46124.8k↓42%17[4 issues](https://github.com/sroze/SRIORestUploadBundle/issues)MITPHPPHP &gt;=5.3.3

Since Dec 13Pushed 5y ago4 watchersCompare

[ Source](https://github.com/sroze/SRIORestUploadBundle)[ Packagist](https://packagist.org/packages/srio/rest-upload-bundle)[ RSS](/packages/srio-rest-upload-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (8)Versions (11)Used By (0)

SRIORestUploadBundle
====================

[](#sriorestuploadbundle)

[![Build Status](https://camo.githubusercontent.com/a71ea488cbb9e1a1812ad317360725804a777b63657b412d15191f203afc7664/68747470733a2f2f6170692e7472617669732d63692e6f72672f73726f7a652f5352494f5265737455706c6f616442756e646c652e706e67)](https://travis-ci.org/sroze/SRIORestUploadBundle)

This bundle provide a simple ways to handle uploads on the server side.

Currently, it supports the simple, form-data, multipart and resumable ways.

Getting started
---------------

[](#getting-started)

Using [Gaufrette](https://github.com/KnpLabs/Gaufrette) as storage layer, you can handle file uploads and store files on many places such as a local file system, an Amazon S3 bucket, ...

- [Installation](Resources/doc/installation.md)
- [Usage](Resources/doc/usage.md)
- [Advanced usage](Resources/doc/advanced.md)
- [Upload ways summary](Resources/doc/upload-ways.md)
- [Configuration reference](Resources/doc/reference.md)

Testing
-------

[](#testing)

Tests are run with [PHPUnit](http://phpunit.de). Once you installed dependencies with composer, then:

- Create a database, allow access to a user, and set configuration in `Tests/Fixtures/App/app/config/parameters.yml` file
- Create the database schema for the `test` environment ```
    php Tests/Fixtures/App/app/console doctrine:schema:update --force --env=test
    ```
- Run PHPUnit ```
    phpunit
    ```

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity44

Moderate usage in the ecosystem

Community20

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 71.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 ~111 days

Recently: every ~199 days

Total

10

Last Release

3537d ago

Major Versions

1.1.1 → 2.0.02014-06-30

### Community

Maintainers

![](https://www.gravatar.com/avatar/58b8aaf662150e054108b611b620d1cf8c1cb91e00f76d3dfcd2d7a69a10991c?d=identicon)[sroze](/maintainers/sroze)

---

Top Contributors

[![sroze](https://avatars.githubusercontent.com/u/804625?v=4)](https://github.com/sroze "sroze (52 commits)")[![NinoFloris](https://avatars.githubusercontent.com/u/4218809?v=4)](https://github.com/NinoFloris "NinoFloris (8 commits)")[![inverse](https://avatars.githubusercontent.com/u/713525?v=4)](https://github.com/inverse "inverse (7 commits)")[![WeClipApp](https://avatars.githubusercontent.com/u/15846472?v=4)](https://github.com/WeClipApp "WeClipApp (2 commits)")[![goetas](https://avatars.githubusercontent.com/u/776743?v=4)](https://github.com/goetas "goetas (1 commits)")[![paweb88](https://avatars.githubusercontent.com/u/6358334?v=4)](https://github.com/paweb88 "paweb88 (1 commits)")[![giero](https://avatars.githubusercontent.com/u/1763109?v=4)](https://github.com/giero "giero (1 commits)")[![bitdeli-chef](https://avatars.githubusercontent.com/u/3092978?v=4)](https://github.com/bitdeli-chef "bitdeli-chef (1 commits)")

---

Tags

apisymfonyrestfilemultipartuploadresumableform-data

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/srio-rest-upload-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/srio-rest-upload-bundle/health.svg)](https://phpackages.com/packages/srio-rest-upload-bundle)
```

###  Alternatives

[api-platform/core

Build a fully-featured hypermedia or GraphQL API in minutes!

2.6k48.1M236](/packages/api-platform-core)[api-platform/symfony

Symfony API Platform integration

323.2M67](/packages/api-platform-symfony)[cypresslab/patch-manager

A library to manage patch requests

16117.4k](/packages/cypresslab-patch-manager)[mediamonks/rest-api-bundle

MediaMonks Rest API Symfony Bundle

1656.2k1](/packages/mediamonks-rest-api-bundle)

PHPackages © 2026

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