File Storage Abstraction for PHP
๐ Author
๐ Source Code
๐ Latest Version
๐ Software License
๐ Quality Assurance
๐ Total Downloads
๐ php 7.2+
About Flysystem
Flysystem is a file storage library for PHP. It provides one interface to interact with many types of filesystems. When you use Flysystem, youโre not only protected from vendor lock-in, youโll also have a consistent experience for which ever storage is right for you.
Getting Started
- New in V3: What is new in Flysystem V2/V3?
- Architecture: Flysystemโs internal architecture
- Flysystem API: How to interact with your Flysystem instance
- Upgrade from 1x: How to upgrade from 1.x/2.x
Officially supported adapters
- Local
- FTP
- SFTP
- Memory
- AWS S3
- AsyncAws S3
- Google Cloud Storage
- Azure Blob Storage
- MongoDB GridFS
- WebDAV
Third party Adapters
- Gitlab
- Google Drive (using regular paths)
- bunny.net / BunnyCDN
- Sharepoint 365 / One Drive (Using MS Graph)
- OneDrive
- Dropbox
- ReplicateAdapter
You can always create an adapter yourself.
Security
If you discover any security related issues, please email info@frankdejonge.nl instead of using the issue tracker.
Enjoy
Oh, and if youโve come down this far, you might as well follow me on twitter.
