Libraries tagged by in_array_r

ghanuz/relations

7 Favers
4862 Downloads

To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.

Go to Download


transprime-research/arrayed

22 Favers
212 Downloads

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

Go to Download


rexlabs/utility-belt

3 Favers
87556 Downloads

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

Go to Download


mouf/utils.cache.in-memory-cache

1 Favers
357821 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


ihor/cachalot

29 Favers
27932 Downloads

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

Go to Download


eboreum/caster

0 Favers
5065 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
4843 Downloads

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

Go to Download


neunerlei/arrays

3 Favers
3033 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
14145 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
160693 Downloads

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

Go to Download


dcblogdev/php-find-and-replace-json

6 Favers
902 Downloads

Find and replace keys or values in json or arrays

Go to Download


lumosolutions/actionable

10 Favers
118 Downloads

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

Go to Download


rwillians/stingray

1 Favers
13327 Downloads

Dot notation reader/writer for multidimensional arrays in PHP.

Go to Download


rikudou/iterables

0 Favers
3361 Downloads

Provides some cool iterable functions complementing the built-in array functions

Go to Download


revinate/php-getter-setter

1 Favers
30211 Downloads

PHP library to simplify getting and setting values in arrays and objects.

Go to Download


<< Previous Next >>