PHPackages                             silarhi/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. [API Development](/categories/api)
4. /
5. silarhi/rest-upload-bundle

ActiveSymfony-bundle[API Development](/categories/api)

silarhi/rest-upload-bundle
==========================

Handle multiple rest upload ways

01.8k↓30%PHP

Since Jan 16Pushed 2y agoCompare

[ Source](https://github.com/silarhi/SRIORestUploadBundle)[ Packagist](https://packagist.org/packages/silarhi/rest-upload-bundle)[ RSS](/packages/silarhi-rest-upload-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)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

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity20

Early-stage or recently created project

 Bus Factor1

Top contributor holds 57.8% 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/5052984?v=4)[Guillaume Sainthillier](/maintainers/guillaume-sainthillier)[@guillaume-sainthillier](https://github.com/guillaume-sainthillier)

---

Top Contributors

[![sroze](https://avatars.githubusercontent.com/u/804625?v=4)](https://github.com/sroze "sroze (52 commits)")[![dkop](https://avatars.githubusercontent.com/u/980674?v=4)](https://github.com/dkop "dkop (9 commits)")[![NinoFloris](https://avatars.githubusercontent.com/u/4218809?v=4)](https://github.com/NinoFloris "NinoFloris (8 commits)")[![guillaume-sainthillier](https://avatars.githubusercontent.com/u/5052984?v=4)](https://github.com/guillaume-sainthillier "guillaume-sainthillier (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)")[![gkueny](https://avatars.githubusercontent.com/u/10655690?v=4)](https://github.com/gkueny "gkueny (1 commits)")[![bitdeli-chef](https://avatars.githubusercontent.com/u/3092978?v=4)](https://github.com/bitdeli-chef "bitdeli-chef (1 commits)")

### Embed Badge

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

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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