Libraries tagged by json-stream
salsify/json-streaming-parser
7429229 Downloads
A streaming parser for JSON in PHP.
symfony/json-streamer
776519 Downloads
Provides powerful methods to read/write data structures from/into JSON streams.
bcncommerce/json-stream
2442408 Downloads
A bundle of tools to work with JSON in PHP
ext-json_stream
Downloads
clue/json-stream
243941 Downloads
Lightweight incremental streaming JSON parser
klkvsk/json-decode-stream
65788 Downloads
JSON streaming reader
janeklb/json-char-input-reader
52331 Downloads
Read a JSON stream and execute callbacks whenever complete JSON chunks are parsed
joelwurtz/json-stream-polyfill
288 Downloads
Pure-PHP polyfill for the json_stream extension
funkyoz/json-stream
338 Downloads
High-performance PHP library for streaming JSON parsing with constant memory usage.
crocodile2u/json-streamer
677 Downloads
Memory-efficient and fast streaming JSON parser
diamond-dove/simple-json
45 Downloads
Read and write big JSON files
webdevcraft/jsonreader
8115 Downloads
JSON streaming reader (memory safety parser) with chunking option
tdt/json
1964 Downloads
Reads a json stream memory efficiently.
egyjs/progressive-json-php
65 Downloads
Framework-agnostic Progressive JSON Streamer for PHP - breadth-first JSON streaming with placeholders, inspired by Dan Abramov's Progressive JSON.
michaelalexeevweb/php-json-chunk
18 Downloads
Read large JSON files in PHP one item at a time — arrays or objects, in chunks, iterators or generators, without loading the file into memory.