Libraries tagged by array_keys
dcblogdev/php-find-and-replace-json
801 Downloads
Find and replace keys or values in json or arrays
kigkonsult/asit
1229 Downloads
Asit manages array collections, extends Iterator with (assoc) get-/set- and tag-methods
kristos80/opton
3981 Downloads
Easily get a value from an array or object without all of those unnecessary array_key_exists or isset controls
jesseschalken/set
22586 Downloads
java.utils.Set for PHP implementing ArrayAccess, Countable and IteratorAggregate with O(1) conversion to/from array keys
dakujem/remapkeys
6415 Downloads
Remap array keys.
byjoby/flatrr
6720 Downloads
A library for working with multi-dimensional arrays through flattened keys
igaster/laravel-model-options
723 Downloads
Store an Options array in a JSON column. Get/Set values as if they were seperate keys in the Database
xakepehok/array-wildcard-explainer
913 Downloads
List all array keys that match wildcard path
sovngare/yii2-array-validator
442 Downloads
Array validator for for the Yii framework
lucasantarella/array_keys_recursive
1704 Downloads
Library to get array keys of a multidimensional array, retaining the original array structure.
eduluz1976/array-key-find
497 Downloads
Utility to find the elements with a defined key or value, in a multidimentional array.
devorto/key-value-storage
1965 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.
jadu/twig-array-extension
31 Downloads
Provides Twig extensions to retrive or exclude specific keys/value pairs from an array
shetabit/transformer
6 Downloads
transform or modify array keys in an easy way