league/flysystem-memory
Flysystem in-memory storage adapter (sub-split). Provides an in-memory filesystem for fast tests, temporary storage, and sandboxed usage. Install via composer require league/flysystem-memory; docs at flysystem.thephpleague.com.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| league/flysystem-local | 0.82 | Flysystem Local adapter sub-split for storing files on the local filesystem. Install via composer require league/flysystem-local. For issues and pull requests, use the main Flysystem repo; see the docs for configuration and usage. | 226 | 226 | 4 | 12M | 0 | 1.3 | 55.3 | MIT | — | |
| laminas/laminas-cache-storage-adapter-memory | 0.82 | In-memory cache storage adapter for Laminas Cache. Provides a simple, fast, non-persistent cache for the current PHP process, useful for testing, prototyping, or per-request caching without external services. | 4 | 4 | 12 | 71K | 1 | 17.1 | 61.7 | BSD-3-Clause | 4 months ago | |
| league/flysystem | 0.82 | Flysystem is a filesystem abstraction for PHP that lets you work with local disks, S3, FTP, and more through one consistent API. Swap storage backends without changing your code, with adapters, streams, and strong integration across frameworks like Laravel. | 13,578 | 13,954 | 860 | 14M | 84 | 64.8 | 64.2 | MIT | 2 years ago | |
| league/flysystem-gridfs | 0.82 | MongoDB GridFS adapter for Flysystem. Install via composer (league/flysystem-gridfs) to use GridFS as a filesystem backend for reading and writing files. This is a split package; issues and PRs are handled in the main Flysystem repo. | 20 | 20 | 13 | 8K | 0 | 0.6 | 36.0 | MIT | — | |
| league/flysystem-google-cloud-storage | 0.82 | Flysystem adapter for Google Cloud Storage (GCS). Install via composer to use GCS as a filesystem in Flysystem, with full support through the main Flysystem project. See official docs for configuration and usage. | 24 | 24 | 13 | 963K | 0 | 0.5 | 55.3 | MIT | — | |
| league/flysystem-bundle | 0.81 | — | 404 | 406 | 84 | 966K | 5 | 30.3 | 55.4 | MIT | 3 months ago | |
| league/flysystem-aws-s3-v3 | 0.81 | Flysystem AWS S3 v3 adapter for PHP. Use it to store and retrieve files on Amazon S3 via the Flysystem filesystem abstraction. Install with composer require league/flysystem-aws-s3-v3; docs available on flysystem.thephpleague.com. | 1,654 | 1,685 | 219 | 7M | 0 | 15.0 | 50.4 | MIT | — | |
| league/flysystem-read-only | 0.81 | Read-only decorator for League Flysystem adapters. Wrap an existing filesystem adapter to prevent writes, deletes, and other mutations while allowing safe read access. Install via composer require league/flysystem-read-only; docs at flysystem.thephpleague.com. | 4 | 4 | 2 | 252K | 0 | 0.1 | 55.3 | MIT | — | |
| league/flysystem-ftp | 0.80 | Flysystem FTP adapter (sub-split). Adds FTP filesystem support to the League Flysystem abstraction, enabling file operations over FTP through a consistent API. For issues and PRs, see the main Flysystem repository; docs available online. | 28 | 29 | 18 | 906K | 0 | 0.8 | 55.3 | MIT | — | |
| league/flysystem-azure-blob-storage | 0.80 | Flysystem Azure Blob Storage adapter sub-split. Provides the Azure Blob Storage filesystem adapter for Flysystem. For issues and pull requests, use the main Flysystem repository: https://github.com/thephpleague/flysystem | 55 | 56 | 42 | 161K | 0 | 1.8 | 48.1 | MIT | — | |
| league/flysystem-sftp | 0.80 | Deprecated since Flysystem 3.0; use flysystem-sftp-v3 instead. Provides an SFTP adapter for Flysystem using phpseclib2. This is a sub-split—issues and PRs belong in the main Flysystem repo. Install via composer require league/flysystem-sftp. | 309 | 319 | 92 | 215K | 25 | 12.3 | 48.8 | — | — | |
| nao-pon/flysystem-cached-extra | 0.79 | — | 37 | 37 | 5 | 14K | 0 | 0.3 | 35.7 | — | — | |
| league/flysystem-path-prefixing | 0.77 | Flysystem path prefixing decorator for adapters. This sub-split lets you transparently prepend a base directory/prefix to all filesystem operations (read/write/list) without changing your code. Install via composer; docs at flysystem.thephpleague.com. | 2 | 1 | 2 | 564K | 0 | 0.1 | 55.3 | MIT | — |
How can I help you explore Laravel packages today?