twistor/flysystem-stream-wrapper
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| league/flysystem | 0.90 | 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,584 | 13,954 | 861 | 15M | 85 | 64.8 | 64.5 | MIT | 2 years ago | |
| league/flysystem-rackspace | 0.87 | Flysystem adapter for Rackspace Cloud Files. Adds a Rackspace-backed filesystem driver so you can use Flysystem’s unified API to read, write, list, move, and delete files in Cloud Files containers, integrating with PHP apps via League/Flysystem. | 38 | 40 | 30 | 7K | 9 | 4.0 | 33.9 | — | 11 years ago | |
| masbug/flysystem-google-drive-ext | 0.87 | Flysystem adapter for Google Drive that hides Google’s file/folder IDs by translating between virtual ID paths and human-friendly display paths. Supports Flysystem v2/v3 (Laravel 9+) with seamless path mapping for common filesystem operations. | 270 | 270 | 67 | 166K | 7 | 27.6 | 45.4 | NOASSERTION | 3 months ago | |
| jackalope/jackalope-fs | 0.87 | Filesystem-backed PHPCR (Jackalope) transport implementation, storing repository data on disk. Useful for local development, testing, and lightweight setups where a database isn’t needed, while staying compatible with PHPCR APIs and tooling. | 8 | 8 | 2 | 90 | 6 | 2.8 | 16.6 | — | 4 years ago | |
| superbalist/flysystem-google-storage | 0.85 | Flysystem adapter for Google Cloud Storage. Adds a Google Storage driver for League\Flysystem so Laravel and PHP apps can store, read, and manage files in GCS using the familiar Flysystem filesystem API, with simple configuration and authentication support. | 263 | 266 | 104 | 82K | 15 | 17.3 | 44.7 | MIT | 6 years ago | |
| league/flysystem-aws-s3-v3 | 0.85 | 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,656 | 1,685 | 220 | 8M | 0 | 15.1 | 50.8 | MIT | — | |
| spatie/flysystem-google-cloud-storage | 0.85 | Google Cloud Storage adapter for Flysystem v1 (PHP 8). A maintained fork adding modern PHP support and merged fixes. Use it to connect Flysystem’s filesystem API to GCS with Google’s client authentication. | 24 | 25 | 2 | 20K | 0 | 2.3 | 40.1 | MIT | 3 years ago | |
| windwalker/filesystem | 0.82 | — | 3 | 3 | 0 | 352 | 0 | 0.0 | 26.9 | MIT | — | |
| covex-nn/joos-stream | 0.82 | JooS_Stream provides a PHP stream wrapper for a virtual filesystem protocol mapped to a base directory. Register a custom scheme, then use standard functions like file_put_contents, unlink, and file_exists on scheme:// paths; unregister when done. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| guzzle/stream | 0.81 | Lightweight stream abstraction for PHP and Guzzle, offering common stream utilities and decorators to read, write, and transform data consistently. Useful for building HTTP clients, middleware, and I/O workflows that need simple, testable stream handling. | 19 | 22 | 1 | 51K | 0 | 0.1 | 47.1 | — | — | |
| windwalker/stream | 0.80 | — | 0 | 0 | 0 | 314 | 0 | 0.0 | 34.5 | MIT | — | |
| jstewmc/stream | 0.80 | jstewmc/stream is a small PHP library that provides a simple Stream abstraction for working with PHP stream resources. It helps with reading/writing, buffering, and common stream operations behind a cleaner, object-oriented API. | 5 | 5 | 0 | 9K | 0 | 0.0 | 44.1 | MIT | — | |
| bcncommerce/stream-wrapper | 0.80 | Laravel package providing a custom PHP stream wrapper to transparently read/write resources via non-standard URIs. Useful for integrating external storage or services behind fopen/file_get_contents with a familiar filesystem-like API. | 5 | 6 | 0 | 17 | 0 | 0.3 | 3.1 | MIT | 11 years ago | |
| nao-pon/flysystem-cached-extra | 0.79 | — | 37 | 37 | 5 | 14K | 0 | 0.3 | 35.3 | — | — | |
| flow-php/filesystem | 0.78 | Flow Filesystem provides a simple streaming abstraction for local and remote storage. Read files by byte ranges and write in chunks to support large files efficiently. Part of the Flow PHP ecosystem; see docs for installation and usage. | 6 | 7 | 4 | 66K | 0 | 0.2 | 54.9 | MIT | — | |
| oneup/flysystem-bundle | 0.78 | — | 642 | 652 | 116 | 305K | 11 | 9.8 | 39.7 | MIT | — | |
| league/flysystem-google-cloud-storage | 0.78 | 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 | — | |
| twistor/stream-util | 0.78 | Lightweight PHP helper for working with streams. Copy/clone streams, inspect size and metadata, check readability/writability/seekability/appendability, and safely rewind/seek. Includes mode and URI utilities for fopen-compatible streams. | 9 | 9 | 8 | 13K | 0 | 0.7 | 43.8 | MIT | — | |
| league/flysystem-bundle | 0.77 | — | 405 | 408 | 84 | 999K | 5 | 29.6 | 54.7 | MIT | 3 months ago | |
| m2mtech/flysystem-stream-wrapper | 0.74 | Adds a PHP stream wrapper for Flysystem v2/v3 so you can use fly:// paths with native file functions (file_put_contents, mkdir, etc.). Includes Symfony Lock-based locking plus options to ignore visibility errors and emulate dir metadata. | 19 | 19 | 14 | 7K | 0 | 5.2 | 37.2 | MIT | 1 year ago |
How can I help you explore Laravel packages today?