Download the PHP package anglemx/file-storage-bundle without Composer
On this page you can find all versions of the php package anglemx/file-storage-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download anglemx/file-storage-bundle
More information about anglemx/file-storage-bundle
Files in anglemx/file-storage-bundle
Download anglemx/file-storage-bundle
More information about anglemx/file-storage-bundle
Files in anglemx/file-storage-bundle
Vendor anglemx
Package file-storage-bundle
Short Description Multi-backend file storage bundle (local, S3, Azure)
License MIT
Homepage https://github.com/Angle/FileStorageBundle
Package file-storage-bundle
Short Description Multi-backend file storage bundle (local, S3, Azure)
License MIT
Homepage https://github.com/Angle/FileStorageBundle
Please rate this library. Is it a good library?
Informations about the package file-storage-bundle
Angle FileStorage Bundle
Multi-backend file storage bundle. Supported backends: local, AWS S3, Azure Storage Blob.
Supported types:
local
aws_s3
azure_blob_storage
create a configuration file in symfony/config/packages/angle_file_storage.yaml
:
or link it to the .env
variables:
and then in the .env
add:
Local
- if path is absolute, it will be taken as is.
- if path is relative, it will be created inside
symfony/var/
Azure
AWS
All versions of file-storage-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
ext-curl Version *
ext-fileinfo Version *
anglemx/php-utilities Version ^1.0
aws/aws-sdk-php Version ^3.100
microsoft/azure-storage-blob Version ^1.0
symfony/dependency-injection Version ^5.4
symfony/deprecation-contracts Version ^2.1 | ^3
symfony/event-dispatcher-contracts Version ^2.4
symfony/framework-bundle Version ^5.4
symfony/security-bundle Version ^5.4
ext-curl Version *
ext-fileinfo Version *
anglemx/php-utilities Version ^1.0
aws/aws-sdk-php Version ^3.100
microsoft/azure-storage-blob Version ^1.0
symfony/dependency-injection Version ^5.4
symfony/deprecation-contracts Version ^2.1 | ^3
symfony/event-dispatcher-contracts Version ^2.4
symfony/framework-bundle Version ^5.4
symfony/security-bundle Version ^5.4
The package anglemx/file-storage-bundle contains the following files
Loading the files please wait ....