spryker / file-system
FileSystem module
2.1.0
2024-11-04 14:07 UTC
Requires
- php: >=8.2
- spryker/file-system-extension: ^1.0.0
- spryker/kernel: ^3.30.0
- 2.1.0
- dev-master / 2.0.x-dev
- 2.0.1
- 2.0.0
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-beta/frw-8430/master-enable-sniffers-for-3rd-party-modules
- dev-beta/app-store/develop
- dev-hotfix/testing-propel
- dev-beta/lazy_table_map_instantiation
- dev-beta/poc-contract-tests
- dev-beta/glue-backend-prototype
- dev-beta/glue-backend-prototype-v4
- dev-beta/spryker-mini-api-framework
- dev-beta/te-9873-backend-glue-application-plagin-context
- dev-beta/te-9901-extend-glue-application-module
- dev-beta/mp-5445-merchant-products-are-no-buyable
This package is auto-updated.
Last update: 2024-11-05 16:34:38 UTC
README
FileSystem provides basic file handling functionality through an internal adapter that also allows to be able to easily switch between file storages regardless of their location or protocol like local, FTP, AWS, local file systems, etc.
Installation
composer require spryker/file-system