league/flysystem-read-only
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| league/flysystem-path-prefixing | 0.84 | 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. | 1 | 1 | 2 | 561K | 0 | 0.1 | 55.3 | MIT | — | |
| league/flysystem-memory | 0.80 | 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. | 85 | 88 | 10 | 1M | 0 | 1.4 | 55.3 | MIT | 7 years ago | |
| 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 | 878K | 0 | 0.8 | 55.3 | MIT | — | |
| league/flysystem-local | 0.80 | 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. | 225 | 226 | 4 | 11M | 0 | 1.2 | 55.3 | MIT | — | |
| league/flysystem-gridfs | 0.80 | 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 | 7K | 0 | 0.6 | 33.7 | MIT | — | |
| league/flysystem-adapter-test-utilities | 0.80 | Helper utilities for testing Flysystem adapters. Add as a dev dependency to reuse common adapter test cases and assertions while developing or verifying custom filesystem adapters. Part of the Flysystem project; see main docs and repo for issues/PRs. | 7 | 7 | 4 | 14K | 0 | 0.2 | 44.9 | — | — | |
| league/flysystem | 0.79 | Flysystem is a filesystem abstraction for PHP that lets you read, write, and manage files through a unified API across local disks and cloud storage (S3, FTP, SFTP, etc.). Swap adapters without changing app code, with consistent paths, streams, and visibility. | 13,567 | 13,946 | 853 | 13M | 84 | 64.7 | 63.8 | MIT | 2 years ago | |
| league/flysystem-bundle | 0.78 | — | 401 | 404 | 83 | 936K | 5 | 32.3 | 55.1 | MIT | 1 month ago | |
| michaelachrisco/readonly | 0.71 | — | 162 | 162 | 15 | 33K | 1 | 15.1 | 34.4 | GPL-3.0 | 6 months ago |
How can I help you explore Laravel packages today?