Libraries tagged by large-json
cerbero/json-parser
695633 Downloads
Zero-dependencies pull parser to read large JSON from any source in a memory-efficient way.
violet/streaming-json-encoder
2252047 Downloads
Library for iteratively encoding large JSON documents piece by piece
maxakawizard/json-collection-parser
936957 Downloads
Streaming parser for large JSON files containing array of objects
cerbero/json-objects
31287 Downloads
Extract objects from large JSON files, endpoints or streams while saving memory.
viktorf/json-file-parser
20578 Downloads
Large json file parser with gzip support
webdevcraft/jsonreader
8124 Downloads
JSON streaming reader (memory safety parser) with chunking option
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.
lazy-json/lazy-json
27 Downloads
PHP class to parse large JSON files and provide a lazy-load interface
mschuett/jmem
324 Downloads
Break up large json files into reasonable sizes.
proklung/json-parser
4 Downloads
Zero-dependencies pull parser to read large JSON from any source in a memory-efficient way.
p1ratrulezzz/json-collection-parser
2951 Downloads
Streaming parser for large JSON files containing array of objects
firewox/bigjson
116 Downloads
Library for encoding and decoding very large json files without crashing the server.
cline/json
0 Downloads
Memory-efficient pull parser for large JSON sources in Laravel and PHP applications.