PHPackages                             meloflavio/owncloud-uploader-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. [File &amp; Storage](/categories/file-storage)
4. /
5. meloflavio/owncloud-uploader-bundle

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

meloflavio/owncloud-uploader-bundle
===================================

Owncloud Uploader with VichUploaderBundle.

v4.0.0(2y ago)02.9k↓50%2MITPHPPHP ^7.1.3|^8.1

Since Oct 2Pushed 2y ago1 watchersCompare

[ Source](https://github.com/meloflavio/OwncloudUploaderBundle)[ Packagist](https://packagist.org/packages/meloflavio/owncloud-uploader-bundle)[ Docs](https://github.com/meloflavio)[ RSS](/packages/meloflavio-owncloud-uploader-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (21)Used By (0)

OwncloudUploaderBundle
======================

[](#ownclouduploaderbundle)

Bundle de integração do ownacloud com vich uploader bundle para notificações.

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

[](#installation)

\####1. Composer Require

```
    composer require meloflavio/owncloud-uploader-bundle

```

\####2. Adicionar variaveis de ambiente

```
OWNCLOUD_URL=https://owncloud.com
OWNCLOUD_USER=user
OWNCLOUD_PASSWORD=pass
```

\####3. Adicionar em vich\_uploader.yaml Adicionar o storage do owncload demais opções podem ser alteradas

```
vich_uploader:
    db_driver: orm
    storage: '@cds.owncloud_storage'                                  #storage do onwcloud uploader
    mappings:
        resposta_anexo:
            uri_prefix: /ANEXO/RESPOSTAS                              #pasta padrao para os arquivos do owncloud
            upload_destination: '%env(resolve:OWNCLOUD_URL)%/remote.php/webdav/'
            namer:
                service: Vich\UploaderBundle\Naming\PropertyNamer
                options: { property: 'fileName' }
```

\####4. Adicionar em melo\_flavio\_owncloud\_uploader.yaml ou adicionar em vich\_uploader.yaml

```
melo_flavio_owncloud_uploader:
    OWNCLOUD_URL: '%env(resolve:OWNCLOUD_URL)%'
    OWNCLOUD_USER: '%env(resolve:OWNCLOUD_USER)%'
    OWNCLOUD_PASSWORD: '%env(resolve:OWNCLOUD_PASSWORD)%'
```

\####5. configure a Entity Siga os passos para uso VichUploaderBundle exemplo em:

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 97.1% 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 ~52 days

Recently: every ~105 days

Total

20

Last Release

1070d ago

Major Versions

v1.5 → v2.02020-10-02

v2.8 → v3.02022-02-10

v3.1.3 → v4.0.02023-06-13

PHP version history (2 changes)v1.1PHP ^7.1.3

v3.1.2PHP ^7.1.3|^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/7322753679b884494970a6fe4f09c276c525eec271f7f50f943cef4062c0a3d5?d=identicon)[meloflavio](/maintainers/meloflavio)

---

Top Contributors

[![meloflavio](https://avatars.githubusercontent.com/u/2846973?v=4)](https://github.com/meloflavio "meloflavio (33 commits)")[![RafaelMansilha](https://avatars.githubusercontent.com/u/12387389?v=4)](https://github.com/RafaelMansilha "RafaelMansilha (1 commits)")

---

Tags

uploaderowncloudVichUploaderBundle

### Embed Badge

![Health badge](/badges/meloflavio-owncloud-uploader-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/meloflavio-owncloud-uploader-bundle/health.svg)](https://phpackages.com/packages/meloflavio-owncloud-uploader-bundle)
```

###  Alternatives

[fof/upload

The file upload extension for the Flarum forum with insane intelligence.

188171.7k15](/packages/fof-upload)[unclecheese/dropzone

An HTML5 upload field for the CMS and frontend forms.

46130.7k6](/packages/unclecheese-dropzone)[stanislav-web/phalcon-uploader

Phalcon files uploader. Handling and downloading files for Phalcon projects. Allowed multiple files download, filters etc...

6436.8k1](/packages/stanislav-web-phalcon-uploader)[terminal42/contao-fineuploader

FineUploader bundle for Contao Open Source CMS

2052.9k4](/packages/terminal42-contao-fineuploader)[dl/assetsync

Sync files from various sources to neos assets.

1021.4k](/packages/dl-assetsync)

PHPackages © 2026

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