Libraries tagged by large json

violet/streaming-json-encoder

316 Favers
1638641 Downloads

Library for iteratively encoding large JSON documents piece by piece

Go to Download


cerbero/json-parser

736 Favers
148232 Downloads

Zero-dependencies pull parser to read large JSON from any source in a memory-efficient way.

Go to Download


maxakawizard/json-collection-parser

131 Favers
629054 Downloads

Streaming parser for large JSON files containing array of objects

Go to Download


hyvor/php-json-exporter

8 Favers
71959 Downloads

Export large datasets to a JSON file without memory exhaustion

Go to Download


cerbero/json-objects

22 Favers
23970 Downloads

Extract objects from large JSON files, endpoints or streams while saving memory.

Go to Download


iq2i/data-importer

7 Favers
13647 Downloads

A PHP library to easily manage and import large data file

Go to Download


webdevcraft/jsonreader

4 Favers
6627 Downloads

JSON streaming reader (memory safety parser) with chunking option

Go to Download


viktorf/json-file-parser

1 Favers
13207 Downloads

Large json file parser with gzip support

Go to Download


mschuett/jmem

14 Favers
321 Downloads

Break up large json files into reasonable sizes.

Go to Download


orware/compressed-string

4 Favers
734 Downloads

Based on the wonderful work by Tom Westcott (https://packagist.org/packages/cyberdummy/gzstream) which provided most of the functionality I required. Allows for gzip compressed string streams to be used for holding data. This project was created because I wanted a way to store large database result sets more easily in memory (especially ones that were just going to be output as JSON in an API response), since using a regular PHP array resulted in large memory usage.

Go to Download


simtabi/json-objects

0 Favers
12 Downloads

Extract objects from large JSON files, endpoints or streams while saving memory.

Go to Download


proklung/json-parser

2 Favers
1 Downloads

Zero-dependencies pull parser to read large JSON from any source in a memory-efficient way.

Go to Download


p1ratrulezzz/json-collection-parser

0 Favers
2949 Downloads

Streaming parser for large JSON files containing array of objects

Go to Download


bhattaganesh/json-stream-writer

0 Favers
3 Downloads

A scalable PHP library for writing large datasets into JSON streams.

Go to Download


crystalgorithm/php-json-iterator

1 Favers
161 Downloads

PHP package to iterate through large collections of JSON objects

Go to Download


Next >>