Libraries tagged by in_array_r
ayesh/case-insensitive-array
19136 Downloads
Class to store and access data in a case-insensitive fashion, while maintaining the integrity and functionality of a regular array.
ghanuz/relations
3242 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
rexlabs/utility-belt
79295 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
bkvfoundry/utility-belt
32807 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
tzfrs/googlesitemapparser
3071 Downloads
Google Sitemap is a Sitemap standard that is supported by Ask.com, Google, YAHOO and MSN Search. This library can read in such Sitemaps and parse all urls from them.
ihor/cachalot
27611 Downloads
Cache a lot in a proper way (APC, XCache, Memcached, Redis, Couchbase)
webnuvola/excel-reader
3781 Downloads
Read spreadsheet files (CSV, XLSX and ODS) using OpenSpout and return data in array format
neunerlei/arrays
2843 Downloads
A package that provides a multitude of tools to traverse, sort and modify arrays in your daily routine
mateuszblaszczyk/record-finder
11445 Downloads
It find records in JSON array with fileds: timestamp and distance. For example for sport tracker usage.
dcblogdev/php-find-and-replace-json
560 Downloads
Find and replace keys or values in json or arrays
perchten/neat_html
1973 Downloads
Pretty-print PHP objects and arrays in html, json etc.
mouf/utils.cache.in-memory-cache
354012 Downloads
This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.
mathiasgrimm/arraypath
26270 Downloads
php array utility to manipulate array in a xpath way
graste/params
6916 Downloads
Array wrapper that eases the retrieval of values. Has parameters, options and settings and traits for inclusion in other libraries.
rwillians/stingray
11221 Downloads
Dot notation reader/writer for multidimensional arrays in PHP.