PHPackages                             tweedegolf/file-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. tweedegolf/file-bundle

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

tweedegolf/file-bundle
======================

File and image manager for Symfony 3 projects

v1.0.1(8y ago)11.5k[2 issues](https://github.com/tweedegolf/file-bundle/issues)[4 PRs](https://github.com/tweedegolf/file-bundle/pulls)MITJavaScriptPHP &gt;=5.6.0

Since Jul 18Pushed 3y ago12 watchersCompare

[ Source](https://github.com/tweedegolf/file-bundle)[ Packagist](https://packagist.org/packages/tweedegolf/file-bundle)[ RSS](/packages/tweedegolf-file-bundle/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (6)Dependencies (9)Versions (41)Used By (0)

TweedeGolf File Bundle
======================

[](#tweedegolf-file-bundle)

Add a compact, modern and full-featured file browser to your Symfony 3 projects

Asset requirements
------------------

[](#asset-requirements)

The following nodejs libraries are required.

- react
- react-dom
- lodash
- superagent

The SCSS stylesheet that is provided words as an extension of the Bootstrap 3 framework. The Bootstrap javascript components are not required.

Architecture
------------

[](#architecture)

The gross of the code in this bundle resides in Resources/js/file-bundle ans is written in ECMAscript 6 / JSX. The diagram below depicts the architecture of the react components in place.

```
+------------------------------+   +-----------------+
|Browser                       |   |                 |
|                              |   | Cache           |
| +-------------------------+  ++                 |
| |Selected files           |  |   |                 |
| +-------------------------+  |   |                 |
|                              |   +-------+---------+
| +--------------------------+ |           ^
| |                          | |           |
| | +---------------------+  | |           v
| | |Toolbar / Errors     |  | |   +-------+---------+
| | +---------------------+  | |   |                 |
| |                          | |   | Api             |
| | +---------------------+  | |   |                 |
| | |List                 |  | |   |                 |
| | |                     |  | |   +-----------------+
| | | +----------------+  |  | |
| | | |File / Folder   |  |  | |
| | | +----------------+  |  | |
| | +---------------------+  | |
| |                          | |
| +--------------------------+ |
|                              |
+------------------------------+

```

De browser react component contains all state en propagates this state to the subcomponents. The file and directory information is stored in the cache module - which will query the php backend when new folders are opened.

The selected files component is used when this plugin is used iin a form, than the files can be selected. When the browser operated as a separate file manager clicking on a file means selecting it to, for example, put it on the pasteboard.

The table of files can be sorted by clicking on the table headers.

Compilation
===========

[](#compilation)

```
sass -t compressed Resources/scss/file-bundle.scss Resources/public/file-bundle.css
babel Resources/js/file-bundle/ --out-file Resources/public/file-bundle.js --presets=es2015,react --minified
```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 63.6% 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 ~47 days

Recently: every ~112 days

Total

32

Last Release

2181d ago

Major Versions

v0.7.5 → v1.0.02018-01-01

### Community

Maintainers

![](https://www.gravatar.com/avatar/8df75c1b70003dca1beac9b4cd2f57b8f144cc20a4af6d0d227c64d1c48f1baf?d=identicon)[tweedegolf](/maintainers/tweedegolf)

---

Top Contributors

[![marlonbaeten](https://avatars.githubusercontent.com/u/885089?v=4)](https://github.com/marlonbaeten "marlonbaeten (28 commits)")[![rnijveld](https://avatars.githubusercontent.com/u/193783?v=4)](https://github.com/rnijveld "rnijveld (9 commits)")[![abudaan](https://avatars.githubusercontent.com/u/299669?v=4)](https://github.com/abudaan "abudaan (4 commits)")[![hugovandepol](https://avatars.githubusercontent.com/u/8415466?v=4)](https://github.com/hugovandepol "hugovandepol (3 commits)")

### Embed Badge

![Health badge](/badges/tweedegolf-file-bundle/health.svg)

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

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M378](/packages/easycorp-easyadmin-bundle)[sylius/sylius

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

8.5k5.8M712](/packages/sylius-sylius)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1615.6k12](/packages/2lenet-crudit-bundle)[oro/platform

Business Application Platform (BAP)

642140.7k104](/packages/oro-platform)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1175.2k](/packages/rcsofttech-audit-trail-bundle)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M196](/packages/sulu-sulu)

PHPackages © 2026

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