Libraries tagged by in_array_r
ghanuz/relations
3305 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
alleyinteractive/traverse-reshape
13543 Downloads
Safely break down arrays or objects, and put them back together in new shapes.
rexlabs/utility-belt
79493 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
mouf/utils.cache.in-memory-cache
354153 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.
bkvfoundry/utility-belt
32921 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
ihor/cachalot
27618 Downloads
Cache a lot in a proper way (APC, XCache, Memcached, Redis, Couchbase)
webnuvola/excel-reader
3807 Downloads
Read spreadsheet files (CSV, XLSX and ODS) using OpenSpout and return data in array format
neunerlei/arrays
2860 Downloads
A package that provides a multitude of tools to traverse, sort and modify arrays in your daily routine
mateuszblaszczyk/record-finder
11500 Downloads
It find records in JSON array with fileds: timestamp and distance. For example for sport tracker usage.
dcblogdev/php-find-and-replace-json
569 Downloads
Find and replace keys or values in json or arrays
perchten/neat_html
1975 Downloads
Pretty-print PHP objects and arrays in html, json etc.
mathiasgrimm/arraypath
26271 Downloads
php array utility to manipulate array in a xpath way
graste/params
6921 Downloads
Array wrapper that eases the retrieval of values. Has parameters, options and settings and traits for inclusion in other libraries.
tzfrs/googlesitemapparser
3072 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.
rwillians/stingray
11280 Downloads
Dot notation reader/writer for multidimensional arrays in PHP.