flow-php / symfony-filesystem-bundle
Flow PHP - Symfony Filesystem Bundle
Package info
github.com/flow-php/symfony-filesystem-bundle
Type:symfony-bundle
pkg:composer/flow-php/symfony-filesystem-bundle
0.35.0
2026-04-07 20:14 UTC
Requires
- php: ~8.3.0 || ~8.4.0 || ~8.5.0
- flow-php/filesystem: 0.35.0
- flow-php/types: 0.35.0
- symfony/config: ^6.4 || ^7.4 || ^8.0
- symfony/dependency-injection: ^6.4 || ^7.4 || ^8.0
- symfony/http-kernel: ^6.4 || ^7.4 || ^8.0
Requires (Dev)
- flow-php/filesystem-async-aws-bridge: 0.35.0
- flow-php/filesystem-azure-bridge: 0.35.0
- symfony/framework-bundle: ^6.4 || ^7.4 || ^8.0
Suggests
- flow-php/filesystem-async-aws-bridge: Required for the `aws_s3` filesystem type.
- flow-php/filesystem-azure-bridge: Required for the `azure_blob` filesystem type.
README
Symfony bundle integrating Flow PHP Filesystem library: typed FilesystemTable services, protocol-keyed filesystems, pluggable factories, console commands, and first-class OpenTelemetry integration.
Important
This repository is a subtree split from our monorepo. If you'd like to contribute, please visit our main monorepo flow-php/flow.
- 📜 Documentation
- ➡️ Installation
- 🛠️ Contributing
- 🚧 Upgrading