clue/ndjson-react
Streaming NDJSON (newline-delimited JSON) encoder/decoder for ReactPHP. Parse or emit large JSON record streams efficiently without loading everything into memory. Implements ReactPHP stream interfaces for easy integration with IPC/RPC and file pipelines.
clue/reactphp-csv instead), or when data volumes are small enough for json_decode() (no streaming benefit)This package solves critical scalability pain points for data-intensive features: it processes massive JSON streams in constant memory (no more OOM errors during log processing or API ingestion) while integrating seamlessly with our existing ReactPHP infrastructure. With 100% test coverage and MIT licensing, it reduces engineering risk versus custom builds. For executives: this enables real-time analytics at scale without costly infrastructure overprovisioning. For engineers: it's a battle-tested, zero-configuration solution that cuts development time for streaming features by 80%+ based on real-world usage patterns.
How can I help you explore Laravel packages today?