Libraries tagged by array_keys
lucasantarella/array_keys_recursive
1655 Downloads
Library to get array keys of a multidimensional array, retaining the original array structure.
phpwatch/array_key_first_last-polyfill
490 Downloads
A simple polyfill to make PHP 7.3's array_key_first and array_key_last functions available to all.
kigkonsult/asit
935 Downloads
Asit manages array collections, extends Iterator with (assoc) get-/set- and tag-methods
kristos80/opton
3859 Downloads
Easily get a value from an array or object without all of those unnecessary array_key_exists or isset controls
dakujem/remapkeys
6323 Downloads
Remap array keys.
jmf/sort
124 Downloads
Sort arrays by key, property, etc.
byjoby/flatrr
6522 Downloads
A library for working with multi-dimensional arrays through flattened keys
cable8mm/enum-getter
375 Downloads
This package make Enums simple for making keys, values and combine array including translate function.
xakepehok/array-wildcard-explainer
901 Downloads
List all array keys that match wildcard path
devorto/key-value-storage
1939 Downloads
Simple array-like key => value storage object.
tobymaxham/array-faker-redactor
18 Downloads
A PHP package to redact or fake array values by their keys.
alexandre-fernandez/key-value-form-bundle
29 Downloads
Symfony form type to manage associative array data.
adammbalogh/key-value-store-memory
862 Downloads
Key-value memory store through a simple php array.
shetabit/transformer
6 Downloads
transform or modify array keys in an easy way
piotrpress/initer
209 Downloads
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.