PHPackages                             szhorvath/flysystem-aws-s3-plus - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. szhorvath/flysystem-aws-s3-plus

ActiveLibrary[File &amp; Storage](/categories/file-storage)

szhorvath/flysystem-aws-s3-plus
===============================

AWS S3 filesystem adapter for Flysystem extended with S3 bucket object versioning

v1.0.1(2y ago)2520↓100%2[1 PRs](https://github.com/szhorvath/flysystem-aws-s3-plus/pulls)MITPHPPHP ^8.1

Since Nov 15Pushed 2y ago1 watchersCompare

[ Source](https://github.com/szhorvath/flysystem-aws-s3-plus)[ Packagist](https://packagist.org/packages/szhorvath/flysystem-aws-s3-plus)[ RSS](/packages/szhorvath-flysystem-aws-s3-plus/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (9)Versions (3)Used By (0)

Laravel AWS S3 filesystem adapter plus
======================================

[](#laravel-aws-s3-filesystem-adapter-plus)

AWS S3 filesystem adapter for Flysystem extended with S3 bucket object versioning

Documentation and install instructions
======================================

[](#documentation-and-install-instructions)

### Disk Configuration

[](#disk-configuration)

The `flysystem-aws-s3-plus` package requires that you change the disk driver configuration in your `config/filesystems.php` file. For every versioned S3 bucket disk, change the driver from `s3` to `s3-plus`.

```
