Libraries tagged by in_array_r

rexlabs/utility-belt

3 Favers
85542 Downloads

A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php

Go to Download


ihor/cachalot

29 Favers
27875 Downloads

Cache a lot in a proper way (APC, XCache, Memcached, Redis, Couchbase)

Go to Download


eboreum/caster

0 Favers
4451 Downloads

Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.

Go to Download


webnuvola/excel-reader

1 Favers
4664 Downloads

Read spreadsheet files (CSV, XLSX and ODS) using OpenSpout and return data in array format

Go to Download


neunerlei/arrays

3 Favers
2999 Downloads

A package that provides a multitude of tools to traverse, sort and modify arrays in your daily routine

Go to Download


mateuszblaszczyk/record-finder

1 Favers
13468 Downloads

It find records in JSON array with fileds: timestamp and distance. For example for sport tracker usage.

Go to Download


wyrihaximus/string-get-in

1 Favers
160038 Downloads

Wrapper around igorw/get-in using strings rather then arrays are keys

Go to Download


piedweb/render-html-attributes

5 Favers
40834 Downloads

[Twig Extension] Transform an array in html tag attributes.

Go to Download


dcblogdev/php-find-and-replace-json

6 Favers
858 Downloads

Find and replace keys or values in json or arrays

Go to Download


lumosolutions/actionable

4 Favers
52 Downloads

Provides a clean, elegant way to create dispatchable and runnable actions in Laravel with built-in array conversion capabilities

Go to Download


transprime-research/arrayed

22 Favers
110 Downloads

PHP Array(ed) in object oriented way wrapping PHP arrays in a consistent manner.

Go to Download


mouf/utils.cache.in-memory-cache

1 Favers
356695 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.

Go to Download


mathiasgrimm/arraypath

26 Favers
26327 Downloads

php array utility to manipulate array in a xpath way

Go to Download


tzfrs/googlesitemapparser

14 Favers
3298 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.

Go to Download


rwillians/stingray

1 Favers
12924 Downloads

Dot notation reader/writer for multidimensional arrays in PHP.

Go to Download


<< Previous Next >>