Download the PHP package innmind/s3 without Composer
On this page you can find all versions of the php package innmind/s3. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor innmind
Package s3
Short Description Manipulate a S3 bucket
License MIT
Homepage http://github.com/Innmind/S3
Package s3
Short Description Manipulate a S3 bucket
License MIT
Homepage http://github.com/Innmind/S3
Please rate this library. Is it a good library?
Informations about the package s3
S3
Minimalist abstraction to work with any S3 bucket.
Installation
Usage
To simplify some usage you can use the filesystem adapter on top of the bucket interface. Here's an example to upload a directory to a bucket:
[!WARNING] A bucket can contain a file and a directory with the same name. This is not supported by
innmind/filesystem
adapters. This means that if you useInnmind\S3\Filesystem\Adapter
on a bucket where there is a file and a directory with the same name it will result in unexpected behaviour or an exception.
All versions of s3 with dependencies
PHP Build Version
Package Version
Requires
php Version
~8.2
innmind/url Version ~4.1
innmind/immutable Version ~4.15|~5.0
innmind/http Version ~7.0
innmind/filesystem Version ~7.5
innmind/http-transport Version ~7.0
innmind/time-continuum Version ~3.1
innmind/hash Version ^1.1
innmind/xml Version ^7.2
innmind/operating-system Version ~4.0|~5.0
innmind/url Version ~4.1
innmind/immutable Version ~4.15|~5.0
innmind/http Version ~7.0
innmind/filesystem Version ~7.5
innmind/http-transport Version ~7.0
innmind/time-continuum Version ~3.1
innmind/hash Version ^1.1
innmind/xml Version ^7.2
innmind/operating-system Version ~4.0|~5.0
The package innmind/s3 contains the following files
Loading the files please wait ....