Libraries tagged by in_array_r
grasmash/expander
65897820 Downloads
Expands internal property references in PHP arrays.
lukascivil/treewalker
1178185 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
veewee/reflecta
490175 Downloads
Unleash the Power of Optics in your code!
siriusphp/validation
788419 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules
balping/json-raw-encoder
3640629 Downloads
Encode arrays to json with raw JS objects (eg. callbacks) in them
alleyinteractive/traverse-reshape
302140 Downloads
Safely break down arrays or objects, and put them back together in new shapes.
bkvfoundry/utility-belt
61059 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
vanderlee/php-stable-sort-functions
776375 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
rikudou/array-merge-recursive
132449 Downloads
Replacement of built-in array_merge_recursive function that doesn't add values to array but replaces them
piedweb/render-html-attributes
58988 Downloads
[Twig Extension] Transform an array in html tag attributes.
rexlabs/utility-belt
113110 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
rcubitto/json-pretty
75314 Downloads
Pretty print your PHP arrays with style – in full color and with proper indentation
iteks/laravel-enum
20337 Downloads
A comprehensive Laravel package providing enhanced enum functionalities, including attribute handling, select array conversions, and fluent facade interactions for robust enum management in Laravel applications.
thalidzhokov/country-codes
118958 Downloads
CountryCodes PHP Class to get array of countries with ISO 3166-1 alpha-2, ISO 3166-1 alpha-3, ISO 3166-1 numeric and ISD codes it can provide following information related to country
laxity7/yii2-json-field
90565 Downloads
Behavior that convert array to JSON before save data in model, and also convert JSON to an array after saving and retrieving data