Libraries tagged by array_keys
rentalhost/vanilla-array-query
10 Downloads
Extracts array elements into a new array with only queried keys.
germanovs/php-keys-mover
4 Downloads
Allows you to change keys positions in arrays
rstgroup/php-consul-kv-array-getter
48 Downloads
This library allows you to receive the consul's KV Store's keys as a structured array.
qaadee/php-array-indexer
2 Downloads
Tiny PHP functions for indexing and grouping arrays and iterables by custom keys.
sk/array_path_exists
5 Downloads
Checks if the given keys or indices exists in the array
jadu/twig-array-extension
37 Downloads
Provides Twig extensions to retrive or exclude specific keys/value pairs from an array
mmamedov/array-property
19 Downloads
Access arrays in an intuitive and object-oriented way. Keys and values are treated as properties.
lesphp/property-info-typed-array
119 Downloads
Extract key and value types using PHP Attributes for array class properties. This dispense the use of PhpDocExtractor for typed arrays.
adammbalogh/key-value-store-memory
866 Downloads
Key-value memory store through a simple php array.
pecee/dot-notation
30 Downloads
Dot notation support for JSON-like syntax for easily creating and mapping arrays in PHP.
io-developer/php-keyget
16 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
6 Downloads
A blazing fast and light-weight flat-file storage designed for storing array data to keys
jtkendall/kurin
87 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`.
piotrpress/initer
299 Downloads
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.