Libraries tagged by in_array_r
mateuszblaszczyk/record-finder
12595 Downloads
It find records in JSON array with fileds: timestamp and distance. For example for sport tracker usage.
wyrihaximus/string-get-in
159092 Downloads
Wrapper around igorw/get-in using strings rather then arrays are keys
piedweb/render-html-attributes
40635 Downloads
[Twig Extension] Transform an array in html tag attributes.
ayesh/case-insensitive-array
20346 Downloads
Class to store and access data in a case-insensitive fashion, while maintaining the integrity and functionality of a regular array.
ghanuz/relations
4152 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
tzfrs/googlesitemapparser
3177 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
27756 Downloads
Cache a lot in a proper way (APC, XCache, Memcached, Redis, Couchbase)
webnuvola/excel-reader
4304 Downloads
Read spreadsheet files (CSV, XLSX and ODS) using OpenSpout and return data in array format
neunerlei/arrays
2984 Downloads
A package that provides a multitude of tools to traverse, sort and modify arrays in your daily routine
dcblogdev/php-find-and-replace-json
748 Downloads
Find and replace keys or values in json or arrays
mouf/utils.cache.in-memory-cache
356401 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
26310 Downloads
php array utility to manipulate array in a xpath way
graste/params
6980 Downloads
Array wrapper that eases the retrieval of values. Has parameters, options and settings and traits for inclusion in other libraries.
anik/cache
42 Downloads
rwillians/stingray
12202 Downloads
Dot notation reader/writer for multidimensional arrays in PHP.