twistor/stream-util
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| jstewmc/stream | 0.84 | 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 | — | |
| chigix/io-component | 0.83 | 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 | |
| kherge/file-manager | 0.82 | 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.1 | NOASSERTION | 9 years ago | |
| 1tomany/data-uri | 0.82 | 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 | 0 | 29.2 | 45.2 | MIT | 6 days ago | |
| phrity/net-stream | 0.82 | PSR-7 StreamInterface and PSR-17 StreamFactory implementations built for socket-based I/O. Includes Stream, SocketStream, SocketClient/Server, context wrapper, stream collections, and stream-specific exceptions and utilities for network connections. | 5 | 5 | 3 | 267K | 0 | 17.8 | 61.7 | MIT | 4 months ago | |
| covex-nn/joos-stream | 0.81 | 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 | — | |
| guzzlehttp/psr7 | 0.81 | 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,938 | 8,002 | 23 | 19M | 4 | 60.1 | 55.3 | MIT | 2 weeks ago | |
| event-engine/php-engine-utils | 0.80 | Utilities for Event Engine in PHP: helper classes and shared tooling to simplify building and running Event Engine-based applications. Includes common infrastructure utilities and convenience functions to reduce boilerplate in your event-driven domain code. | 6 | 6 | 3 | 7K | 0 | 2.5 | 41.0 | MIT | 3 years ago | |
| php-standard-library/io | 0.80 | Handle-based I/O abstractions for PHP: composable, testable streams and readers/writers designed to be async-ready. Part of PHP Standard Library, with docs and contribution links available via php-standard-library.dev. | 1 | 1 | 0 | 38K | 0 | 18.0 | 63.3 | MIT | 2 months ago | |
| twistor/flysystem-stream-wrapper | 0.80 | — | 58 | 60 | 21 | 13K | 9 | 4.0 | 36.7 | MIT | — | |
| guzzle/stream | 0.80 | 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 | — | — | |
| flow-php/filesystem | 0.79 | 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 | — | |
| bcncommerce/stream-wrapper | 0.79 | 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 | |
| windwalker/stream | 0.79 | — | 0 | 0 | 0 | 314 | 0 | 0.0 | 34.5 | MIT | — | |
| clue/stream-filter | 0.77 | Lightweight PHP library that simplifies stream filtering with a few helper functions (append, prepend, fun, remove). Easily apply built-in or custom stream filters for on-the-fly transformations like gzip, encoding conversion, and compression, with solid tests and SOLID design. | 1,711 | 1,715 | 16 | 5M | 1 | 11.8 | 47.9 | MIT | 2 years ago | |
| bcncommerce/json-stream | 0.72 | Stream JSON reading and writing for PHP. Incrementally parse or generate large JSON documents from file handles without loading everything into memory. Supports entering/leaving objects and arrays, reading keys or iterating items—ideal for exports/imports like product catalogs. | 65 | 68 | 10 | 40K | 2 | 2.2 | 38.4 | MIT | 5 years ago | |
| symfony/json-streamer | 0.72 | 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 | 18 | 1 | 51K | 0 | 30.9 | 54.6 | MIT | 1 week ago | |
| zbateson/stream-decorators | 0.72 | Lightweight PHP stream decorators for composing and filtering streams. Wrap any resource to add behaviors like buffering, limiting, logging, or on-the-fly transforms while keeping a standard stream interface. Useful for email parsing, I/O pipelines, and testing. | 47 | 48 | 8 | 1M | 0 | 26.9 | 64.9 | BSD-2-Clause | 1 week ago | |
| darkanakin41/stream-bundle | 0.67 | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | — | 6 years ago | |
| becklyn/utilities | 0.65 | Utility helpers for PHP/Laravel projects: small, reusable functions and classes to simplify common tasks, improve developer ergonomics, and reduce boilerplate across your application and packages. | 0 | 0 | 0 | 9 | 0 | 18.0 | 15.8 | — | 2 months ago |
How can I help you explore Laravel packages today?