Libraries tagged by large array

maxakawizard/json-collection-parser

129 Favers
601361 Downloads

Streaming parser for large JSON files containing array of objects

Go to Download


kafoso/type-formatter

0 Favers
3485 Downloads

Minimalistic, lightweight library for converting PHP data types to readable strings. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing recursive objects and large arrays.

Go to Download


eboreum/caster

0 Favers
1549 Downloads

Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.

Go to Download


satmaelstorm/large-array-writer

0 Favers
1995 Downloads

Large Array Writer (sample: sitemap writer)

Go to Download


nerou/large-array-buffer

1 Favers
58 Downloads

Go to Download


omatech/auto-faker

4 Favers
231 Downloads

Generate large amounts of multidimensional arrays without effort

Go to Download


drlenux/large-array

1 Favers
9 Downloads

Array for big data, big array, large array, memory array

Go to Download


ezzaze/binary-search

0 Favers
81 Downloads

a PHP package for searching values in large arrays faster

Go to Download


p1ratrulezzz/json-collection-parser

0 Favers
2949 Downloads

Streaming parser for large JSON files containing array of objects

Go to Download


orware/compressed-string

4 Favers
732 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


ataur/binarray

0 Favers
16 Downloads

An alternative way to handle large volumn of integer or short string as array in memory efficient way.

Go to Download


assegaiphp/common

1 Favers
0 Downloads

The assegai/common package is a collection of commonly used utility classes and functions for AssegaiPHP projects. This package provides a set of tools that are designed to make it easier for developers to perform common tasks such as working with arrays, strings, and paths. The package also includes classes for handling errors and logging, as well as a simple yet powerful configuration management system. The package is designed to be lightweight, with minimal dependencies, and is fully compatible with any AssegaiPHP based project. Whether you're building a small web application or a large enterprise system, assegai/common provides the essential building blocks you need to get started quickly and easily.

Go to Download


tcgunel/xml-aligner

0 Favers
54 Downloads

Converts small/large xml files by the data structure of given array with minimum memory consumption.

Go to Download