league/flysystem-path-prefixing
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| league/flysystem-local | 0.84 | 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-aws-s3-v3 | 0.84 | 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 | — | |
| league/flysystem-google-cloud-storage | 0.84 | 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. | 23 | 24 | 13 | 932K | 0 | 0.5 | 55.3 | MIT | — | |
| league/flysystem-gridfs | 0.84 | 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-webdav | 0.84 | — | 76 | 76 | 59 | 47K | 0 | 2.9 | 40.5 | MIT | — | |
| league/flysystem-read-only | 0.84 | 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-ftp | 0.83 | 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-bundle | 0.81 | — | 401 | 404 | 83 | 936K | 5 | 32.3 | 55.1 | MIT | 1 month ago | |
| league/flysystem-sftp | 0.81 | 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 | 274K | 25 | 12.3 | 50.3 | — | — | |
| league/flysystem-adapter-test-utilities | 0.79 | 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.7 | — | — | |
| cache/filesystem-adapter | 0.78 | A PSR-6 cache adapter for Laravel/PHP using Flysystem to store cache files in a filesystem. Store, retrieve, and manage cache efficiently with filesystem-backed persistence. Supports tagging, hierarchy, and easy configuration via setFolder(). Ideal for Laravel applications needing scalable caching s... | 0 | 72 | — | 88K | — | 4.4 | 42.9 | — | — | |
| phpdocumentor/filesystem | 0.76 | Lightweight filesystem utilities from phpDocumentor: path handling, directory/file discovery, and convenience helpers for interacting with the local filesystem. Useful as a small dependency for tools that need consistent file operations and traversal. | 2 | 2 | 1 | 11K | 0 | 0.0 | 48.9 | MIT | — | |
| symfony/locale | 0.76 | Symfony Locale provides locale data and helpers for working with languages, regions, and related formatting needs in PHP apps. Useful for internationalization tasks like listing locale names, resolving locale codes, and integrating locale-aware features across Symfony projects. | 0 | 15 | — | 7K | — | 0.1 | 25.9 | — | — | |
| spatie/data-transfer-object | 0.75 | PHP 8+ data transfer objects with “batteries included”: map and cast input arrays into typed DTOs, validate via attributes, and handle nested objects/collections. Note: package is deprecated; consider spatie/laravel-data or cuyz/valinor. | 2,227 | 2,192 | 189 | 471K | 0 | 12.9 | 22.7 | MIT | 3 years ago | |
| symplify/amnesia | 0.75 | Provides PHP constant wrappers for Symfony configuration keys to replace typo-prone strings in PHP config files. Covers common extensions like Framework, Twig, Doctrine and Routing, making config safer, more discoverable, and easier to refactor. | 15 | 17 | 0 | 127 | 0 | 0.0 | 8.7 | MIT | — | |
| zendframework/zend-stdlib | 0.74 | Zend\Stdlib provides general-purpose utility components for PHP, including array helpers, messaging utilities, string wrappers, and more. Note: this repository was abandoned on 2019-12-31 and moved to laminas/laminas-stdlib. | 377 | 398 | 70 | 216K | 5 | 4.5 | 27.5 | BSD-3-Clause | 7 years ago |
How can I help you explore Laravel packages today?