Introduction
Symfony Filesystem Bundle
Table of Contents
Composer
composer require flow-php/symfony-filesystem-bundle:~0.34.3
Core Dependencies
- flow-php/filesystem
- flow-php/types
- symfony/config
- symfony/console
- symfony/dependency-injection
- symfony/http-kernel
Optional Filesystem Bridges
Mount remote object stores by installing the matching bridge alongside the bundle:
- flow-php/filesystem-async-aws-bridge — required for the
aws-s3protocol - flow-php/filesystem-azure-bridge — required for the
azure-blobprotocol
Suggested Dependencies
- flow-php/symfony-telemetry-bundle — for telemetry integration (distributed tracing, metrics, logging)