Libraries tagged by memory-efficient
arzzen/php-flatbuffers
35 Downloads
PHP Memory Efficient Serialization Library - FlatBuffers
lazy-json/lazy-json
25 Downloads
PHP class to parse large JSON files and provide a lazy-load interface
wrossmann/pc-iters
20 Downloads
Memory-efficient permutation and combination generators.
vanqard/valideer
12 Downloads
A simple, memory-efficient framework-agnostic validation package
shawty81/multiprocessor
1716 Downloads
Easy usable class for very fast and memory efficient scripts, processing lots of data by utilizing the power of pcntl_fork()
proklung/json-parser
3 Downloads
Zero-dependencies pull parser to read large JSON from any source in a memory-efficient way.
ebeacon/iterutil
222 Downloads
Creates iterators for arrays or any iterable, with lazily evaluated (memory efficient) transformations. Heavily inspired by Rust's iterators.
darealfive/io-stream
4 Downloads
Memory efficient stream processor for input and output streams
crocodile2u/json-streamer
5 Downloads
Memory-efficient and fast streaming JSON parser
codecon/laravel-simplesheet
2778 Downloads
Simple, powerful and memory-efficient spreadsheet exports and imports in Laravel
brouzie/xml-iterator
141 Downloads
Fast and memory efficient XML iterator based on XmlReader.
ataur/binarray
16 Downloads
An alternative way to handle large volumn of integer or short string as array in memory efficient way.
affinity4/heap
10 Downloads
Full Binary Heap implementation with maxheap, minheap and memory-efficient O(nlogn) and space-complexity of O(1) heapsort algorithm
ju1ius/fusbup
28 Downloads
A fast & memory-efficient interface to the Mozilla Public Suffix List.
tdt/json
1946 Downloads
Reads a json stream memory efficiently.