Libraries tagged by array store
dsijak/container
7 Downloads
Stores objects into static associative array. Without any unnecessary overcomplicated features.
orware/compressed-string
735 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.
djuki/laravel-options
85 Downloads
Laravel package to store options in one db table field serialized, but still use like a array with options
archerzdip/laravel-settings
18 Downloads
Global key-value store in the database, like int string array json and so on.
mesolo/eventsdb
3 Downloads
Fetch events stored in db and renders itin a month calendar as an associative array
maxakawizard/json-collection-parser
882088 Downloads
Streaming parser for large JSON files containing array of objects
bzrk/php-stream
13754 Downloads
a library to simplify handling(filter, map, ...) collections in php
sbwerewolf/xml-navigator
13999 Downloads
XmlExtractKit for PHP: Stream large XML, extract only what matters, and get plain PHP arrays.
ps/fluent-traversable
30434 Downloads
Support for operating on collections and arrays by functional way. Inspired by guava's FluentIterable, java8 Stream framework and scala stuff
gullevek/dotenv
1020 Downloads
Simple .env file processing and storing in _ENV array
hanneskod/yaysondb
2225 Downloads
Flat file db storing data as json arrays
hejunjie/utils
7754 Downloads
一个零碎但实用的 PHP 工具函数集合库。包含文件、字符串、数组、网络请求等常用函数的工具类集合,提升开发效率,适用于日常 PHP 项目辅助功能 | A lightweight and practical PHP utility library that offers a collection of commonly used helper functions for files, strings, arrays, and HTTP requests—designed to streamline development and support everyday PHP projects.
emange/list-field_type
6493 Downloads
List Field Type. Create an array/list of text/textareas without a stream!
adaddinsane/dataobject
5492 Downloads
Data object storage and recovery with sorting, filtering and merging
php-serializer/php-serializer
9534 Downloads
Streaming parser for serialized PHP arrays