Libraries tagged by large-json
violet/streaming-json-encoder
2160231 Downloads
Library for iteratively encoding large JSON documents piece by piece
cerbero/json-parser
574151 Downloads
Zero-dependencies pull parser to read large JSON from any source in a memory-efficient way.
maxakawizard/json-collection-parser
877329 Downloads
Streaming parser for large JSON files containing array of objects
cerbero/json-objects
30015 Downloads
Extract objects from large JSON files, endpoints or streams while saving memory.
webdevcraft/jsonreader
8041 Downloads
JSON streaming reader (memory safety parser) with chunking option
viktorf/json-file-parser
19314 Downloads
Large json file parser with gzip support
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.
michaelalexeevweb/php-json-chunk
6 Downloads
Memory-efficient PHP library for streaming large JSON arrays with chunked reads, generators, and iterators.
simtabi/json-objects
13 Downloads
Extract objects from large JSON files, endpoints or streams while saving memory.
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.