Skip to content

Releases: stechstudio/laravel-zipstream

Laravel 10 support

15 Feb 14:08
Compare
Choose a tag to compare
4.12

this is pretty large as well

Laravel 9 support

07 Feb 16:23
Compare
Choose a tag to compare
4.6

update badge

Config file changes

25 Jan 17:05
Compare
Choose a tag to compare

This version changes the way S3 clients are created, just a bit. It is only a breaking change if you were previously relying on an empty set of AWS credentials to prompt credentials = false in the S3 client. For everyone else this major version is backwards compatible.

For S3 client creation now:

  1. If you have credentials specified in your .env file they are used, as always.

  2. If you have no credentials specified, no credentials are handed to the S3Client. This means the AWS SDK will attempt to find credentials using the default chain.

  3. If you set AWS_ANONYMOUS=true in your .env file, this library will set credentials = false when creating the client, which explicitly creates an anonymous client.

php8 support

13 Jan 17:09
Compare
Choose a tag to compare
3.1

add php8 to travis

2.4: Merge pull request #18 from it-can/master

12 Mar 15:05
8731041
Compare
Choose a tag to compare
update maennchen/zipstream-php to v2

2.0

22 Nov 20:36
dbb87c7
Compare
Choose a tag to compare
2.0
  • HTTP URL file sources supported
  • Zip64 is enabled automatically when needed
  • Filesize prediction now works with large Zip64