covex-nn/joos-stream
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| jstewmc/stream | 0.81 | 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 | — | |
| php-standard-library/filesystem | 0.80 | Type-safe filesystem helpers for PHP with consistent exception handling. Provides safer wrappers for common file and directory operations, aiming for clearer intent and fewer runtime surprises. Part of the PHP Standard Library ecosystem. | 1 | 1 | 0 | 32K | 0 | 16.3 | 62.5 | MIT | 3 months ago | |
| windwalker/stream | 0.80 | — | 0 | 0 | 0 | 314 | 0 | 0.0 | 34.5 | MIT | — | |
| twistor/stream-util | 0.79 | 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 | 12K | 0 | 0.7 | 43.1 | MIT | — | |
| cesurapp/storage-bundle | 0.79 | — | 0 | 0 | 0 | 75 | 0 | 22.7 | 30.2 | MIT | 2 months ago | |
| chigix/io-component | 0.79 | Java-like IO utilities for PHP: base InputStream/OutputStream classes, stdin/stdout helpers, serialization and filesystem stream support. Create custom streams by extending base classes and plug them into file, console, or network IO workflows. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 11 years ago | |
| yiisoft/files | 0.79 | Yii Files is a PHP 8+ utility package with FileHelper methods for common filesystem tasks: ensure/create directories with permissions, remove or clear directories, filter files via path matching, and other file and directory management helpers. | 37 | 37 | 18 | 48K | 3 | 8.2 | 45.8 | BSD-3-Clause | 9 months ago | |
| guzzlehttp/psr7 | 0.79 | Full PSR-7 message implementation with rich stream support: multiple stream types and decorators (append, buffer, caching, etc.), plus helpers like query-string parsing. Installed via Composer and maintained with v2 for PHP 7.2.5+. | 7,935 | 8,000 | 24 | 21M | 2 | 61.0 | 55.6 | MIT | 4 weeks ago | |
| guzzle/stream | 0.79 | 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 | — | — | |
| bengor-file/file | 0.79 | Lightweight PHP file management library built with Domain-Driven Design. Provides common operations like upload (default or by hash), overwrite, remove, and rename, with a tested, documented codebase and flexible storage integration. | 2 | 2 | 1 | 36 | 0 | 3.3 | 15.4 | MIT | 8 years ago | |
| m2mtech/flysystem-stream-wrapper | 0.78 | 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 | 9K | 0 | 5.2 | 38.8 | MIT | 1 year ago | |
| 1tomany/data-uri | 0.78 | Parse data URIs, base64 strings, plain text, URLs, or local files into a temporary file via an immutable value object. Auto-detect or override MIME type, set an optional display name, and the temp file is deleted automatically on destruct. | 0 | 0 | 0 | 605 | 1 | 29.6 | 45.2 | MIT | 1 month ago | |
| baks-dev/files-res | 0.78 | Laravel/PHP пакет для управления файловыми ресурсами: загрузка и хранение в public/upload, настройка прав доступа, асинхронная обработка через очередь Messenger (async_files_resources). Поддерживает пережатие и конвертацию изображений в WebP через отдельный CDN-сервер. | 0 | 0 | 0 | 76 | 0 | 21.7 | 30.6 | MIT | 1 month ago | |
| windwalker/filesystem | 0.78 | — | 3 | 3 | 0 | 352 | 0 | 0.0 | 26.9 | MIT | — | |
| twistor/flysystem-stream-wrapper | 0.78 | — | 58 | 60 | 21 | 10K | 9 | 4.0 | 35.0 | MIT | — | |
| kherge/file-manager | 0.77 | Strict file and stream manager for PHP: safe read/write operations with unified APIs for files, in-memory strings, and existing streams. Supports iteration over contents and consistent handling via File, Memory, and Stream managers. | 8 | 8 | 3 | 2K | 1 | 2.8 | 33.5 | NOASSERTION | 9 years ago | |
| bcncommerce/stream-wrapper | 0.77 | 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 | |
| dbp/relay-blob-connector-filesystem-bundle | 0.77 | — | 0 | 0 | 0 | 288 | 1 | 0.1 | 34.0 | AGPL-3.0 | — | |
| 2lenet/file-bundle | 0.77 | — | 2 | 2 | 1 | 0 | 0 | 1.3 | — | MIT | 1 year ago | |
| symfony/json-streamer | 0.77 | Stream JSON efficiently with Symfony JsonStreamer. Read and write large JSON structures incrementally from streams to reduce memory usage, with powerful helpers for streaming serialization/deserialization and handling big payloads in real time. | 21 | 21 | 1 | 44K | 0 | 30.7 | 53.1 | MIT | 1 month ago |
How can I help you explore Laravel packages today?