Libraries tagged by array store
paulhenri-l/file-array
4 Downloads
An array backed by files that can be used to store big data sets
mrboolean/store
16 Downloads
MrBoolean/store is a simple and flexible way to hold your data unified and access it easily.
adrianschubek/store
4 Downloads
A powerful fluent alternative to arrays. Similar to Laravel Collections.
autoframe/components-socket-cache
5 Downloads
PHP client - cache server alternative for memcached / redis. Including cache manager based on namespace priority rules
newbridgegreen/extjs-bundle
24 Downloads
Allows you to return arrays of objects in a ExtJS Store friendly output. For use with the FOSRestBundle
solve/storage
418 Downloads
- [ Storage ] Classes for store any data in containers
retailyscom/prestashopwebservice
9 Downloads
PHP wrapper for PrestaShop Webservices 1.7.x and 1.6.x.
zer0php/storage
20 Downloads
Store array data in Storage object
clean-code-studio/spark-vuex-preset
27 Downloads
Laravel preset for installing vuex store, aliases, array prototypes to act similar to collections, and other helpful front-end functionality
somephp/arraycache
8 Downloads
Quickly store and retrieve arrays. Persist data with two methods, set and get. Enabling OPcache is recommended for speed.
urmaul/yii-jsonfields
28 Downloads
Yii CActiveRecord behavior that allows to create array attributes which are stored in DB using json.
peterhufner/php-mysql-git
48 Downloads
Stores SQL structure in PHP arrays that can be added to git, allowing you to configure the MySQL DB according to the stored structure.
dsijak/container
6 Downloads
Stores objects into static associative array. Without any unnecessary overcomplicated features.
orware/compressed-string
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.
djuki/laravel-options
72 Downloads
Laravel package to store options in one db table field serialized, but still use like a array with options