Libraries tagged by array_keys
rentalhost/vanilla-array-query
9 Downloads
Extracts array elements into a new array with only queried keys.
germanovs/php-keys-mover
2 Downloads
Allows you to change keys positions in arrays
rstgroup/php-consul-kv-array-getter
46 Downloads
This library allows you to receive the consul's KV Store's keys as a structured array.
sk/array_path_exists
5 Downloads
Checks if the given keys or indices exists in the array
jadu/twig-array-extension
27 Downloads
Provides Twig extensions to retrive or exclude specific keys/value pairs from an array
mmamedov/array-property
18 Downloads
Access arrays in an intuitive and object-oriented way. Keys and values are treated as properties.
lesphp/property-info-typed-array
107 Downloads
Extract key and value types using PHP Attributes for array class properties. This dispense the use of PhpDocExtractor for typed arrays.
pecee/dot-notation
29 Downloads
Dot notation support for JSON-like syntax for easily creating and mapping arrays in PHP.
io-developer/php-keyget
13 Downloads
PHP KeyGet solves routine actions like 'Get array value by key or default if not exists' and 'Ensure array has key or set to default'
unclexo/filestorage
5 Downloads
A blazing fast and light-weight flat-file storage designed for storing array data to keys
jtkendall/kurin
77 Downloads
A simple library to load and clean your CSV file into PHP arrays with named keys.
alsvanzelf/gaps
1402 Downloads
Stop minding the gap. Extend php with these polyfills and missing functionality. Right now, `array_splice_preserve_keys`.
webdevcave/collections
0 Downloads
A PHP library for managing collections of data with support for nested keys.
autoframe/components-arr
148 Downloads
Core Array Utils Autoframe Framework
neubert/pile
34 Downloads
A small helper for fetching multidimensional arrays and objects.