spryker/flysystem
Flysystem module
Maintainers
3.1.0
2026-04-02 14:44 UTC
Requires
- php: >=8.3
- league/flysystem: ^3.7.0
- spryker/file-system-extension: ^1.1.0
- spryker/kernel: ^3.30.0
- spryker/transfer: ^3.25.0
Requires (Dev)
Suggests
- spryker/flysystem-aws3v3-file-system: For handling AWS3v3 filesystem.
- spryker/flysystem-ftp-file-system: For handling FTP filesystem.
- spryker/flysystem-local-file-system: For handling local files.
Provides
None
Conflicts
None
Replaces
None
proprietary 7a94cea0b2fa0b9e80c3b90b3875f0be9919e3ac
This package is auto-updated.
Last update: 2026-06-27 06:13:48 UTC
README
👁 Latest Stable Version
👁 Minimum PHP Version
Flysystem is a 3rd party connector module for the "leage/flysystem" package. This module is also a basic adapter implementation for the FileSystem module.
Installation
composer require spryker/flysystem
