Registry / web-framework / league-flysystem-bundle

league-flysystem-bundle

JSON →
library3.7.0phppackagistunverified

Symfony bundle integrating Flysystem into Symfony applications.

composer require league/flysystem-bundle
INSTALL
IMPORT
SIG · LEAGUE-FLYSYSTEM-B
L
league-flysystem-bundle
web-frameworkphpv3.7.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FlysystemBundle
use League\FlysystemBundle\FlysystemBundle;

Registers the Flysystem bundle in a Symfony application.

use League\FlysystemBundle\FlysystemBundle; // In Symfony Kernel public function registerBundles() { return [ new FlysystemBundle(), ]; }
Debug
Known issues
breakingRequires Symfony 5.4 or higher.
fix
Upgrade Symfony to version 5.4+.
affects: <3.0.0
Upgrade
Version history
3.7.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
league-flysystem-bundle — pip install league-flysystem-bundle · libregistry