PHPackages                             rekalogika/file-filepond - 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. rekalogika/file-filepond

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

rekalogika/file-filepond
========================

Upload files using Symfony Form, FilePond, and the rekalogika/file framework

2.3.0(4mo ago)43.4kMITPHPPHP ^8.2

Since Oct 10Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/rekalogika/file-filepond)[ Packagist](https://packagist.org/packages/rekalogika/file-filepond)[ Docs](https://rekalogika.dev/file-bundle)[ GitHub Sponsors](https://github.com/priyadi)[ RSS](/packages/rekalogika-file-filepond/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (14)Versions (32)Used By (0)

rekalogika/file-filepond
========================

[](#rekalogikafile-filepond)

Opinionated file upload form field powered by FilePond on the client side and Symfony Form on the server side, using the `rekalogika/file` library.

Features
--------

[](#features)

- Works out of the box without configuration.
- DX improvement, less micro-management of entity-file relations.
- Requires only a single property in the entity for each associated file.
- Having said that, there is an option to replicate the file metadata in the entity, and it does so without changing how you work with the files.
- Trait and abstract class to ease implementing a one-to-many relation between an entity and multiple files.
- Reads and writes directly into the file properties, even if private. You are free to have business logic in the getters and setters.
- Doesn't require you to update another property of the entity (`lastUpdated`?) just to make sure the correct Doctrine events will be fired.
- Localization. Show strings in the user's language.
- Adapters for various Symfony components, including HttpFoundation, Form, and Validator.
- Image resizing filter.
- Temporary URL generation to files.
- Mandatory files (not null for file properties). Substitute the file with a null object if it is not found in the storage backend.
- Lazy loading for files.
- ZIP download of multiple files.
- Full-featured FilePond-based file upload form.

Documentation
-------------

[](#documentation)

[rekalogika.dev/file-bundle/file-upload-filepond](https://rekalogika.dev/file-bundle/file-upload-filepond)

License
-------

[](#license)

MIT

Contributing
------------

[](#contributing)

The `rekalogika/file-filepond` repository is a read-only repo split from the main repo. Issues and pull requests should be submitted to the [rekalogika/file-src](https://github.com/rekalogika/file-src) monorepo.

###  Health Score

47

—

FairBetter than 94% of packages

Maintenance74

Regular maintenance activity

Popularity25

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~26 days

Recently: every ~57 days

Total

31

Last Release

147d ago

Major Versions

1.14.0 → 2.0.02025-05-04

### Community

Maintainers

![](https://www.gravatar.com/avatar/13d0eed333cf2f0d552e9a4d0ca1c6a8fc0be0506bbc5e7516f6985b17b86043?d=identicon)[priyadi](/maintainers/priyadi)

---

Top Contributors

[![priyadi](https://avatars.githubusercontent.com/u/1102197?v=4)](https://github.com/priyadi "priyadi (99 commits)")

---

Tags

javascriptsymfony-uxfileformfile-uploadfilepondsymfony-form

### Embed Badge

![Health badge](/badges/rekalogika-file-filepond/health.svg)

```
[![Health](https://phpackages.com/badges/rekalogika-file-filepond/health.svg)](https://phpackages.com/packages/rekalogika-file-filepond)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[symfony/ux-dropzone

File input dropzones for Symfony Forms

541.5M4](/packages/symfony-ux-dropzone)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[sonata-project/media-bundle

Symfony SonataMediaBundle

4625.5M71](/packages/sonata-project-media-bundle)[a2lix/translation-form-bundle

Translate your doctrine objects easily with some helpers

3376.9M38](/packages/a2lix-translation-form-bundle)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)

PHPackages © 2026

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