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
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 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 | 83K | 1 | 19.2 | 62.6 | BSD-3-Clause | 2 months ago | |
| league/flysystem-local | 0.81 | 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-bundle | 0.81 | — | 401 | 404 | 83 | 936K | 5 | 32.3 | 55.1 | MIT | 1 month ago | |
| league/flysystem | 0.81 | 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-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 | 243K | 0 | 0.1 | 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 | 43 | 169K | 0 | 1.9 | 48.4 | 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 | 279K | 25 | 12.3 | 50.4 | — | — | |
| 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-aws-s3-v3 | 0.79 | 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,651 | 1,676 | 219 | 7M | 0 | 15.0 | 49.9 | MIT | — | |
| nao-pon/flysystem-cached-extra | 0.79 | — | 37 | 37 | 5 | 14K | 0 | 0.3 | 35.6 | — | — | |
| league/flysystem-ftp | 0.79 | 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-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. | 1 | 1 | 2 | 561K | 0 | 0.1 | 55.3 | MIT | — | |
| spatie/laravel-translatable | 0.55 | Adds a HasTranslations trait to Eloquent models to store translations as JSON in the same table (no extra tables). Define translatable attributes via PHP attribute or $translatable, then set/get translations per locale and auto-resolve by app locale. | 2,444 | 2,464 | 297 | 1M | 0 | 49.1 | 42.1 | MIT | 1 month ago | |
| liquid/liquid | 0.55 | Liquid is a secure, Ruby-compatible template engine for PHP. It separates parsing and rendering for performance, uses readable syntax for any document type, prevents PHP code execution, and is easy to extend with custom tags and filters. | 182 | 184 | 64 | 117K | 35 | 23.1 | 51.5 | MIT | 1 year ago |
How can I help you explore Laravel packages today?