univeros / filesystem
Flysystem v3 wrapper offering one swap-friendly API for local, S3, SFTP, FTP, and Dropbox storage, wired to the Altair container.
v2.0.2
2026-06-02 20:02 UTC
Requires
- php: >=8.3
- league/flysystem: ^3.29
- univeros/configuration: ^2.0
Suggests
- league/flysystem-aws-s3-v3: Allows you to use S3 storage with AWS SDK v3
- league/flysystem-ftp: Allows you to use FTP storage
- league/flysystem-sftp-v3: Allows you to use SFTP server storage via phpseclib v3
- spatie/flysystem-dropbox: Allows you to use Dropbox storage
This package is auto-updated.
Last update: 2026-06-02 20:03:18 UTC
README
The Altair Filesystem package
Installation
composer require univeros/filesystem
Documentation
The full guide for this package lives in the Univeros documentation.
Contributing
This repository is a read-only mirror of src/Altair/Filesystem/ in univeros/framework. All issues, pull requests, and discussion belong there — changes pushed here will be overwritten by the next split.
License
The Univeros framework is open-sourced software licensed under the MIT license.