Libraries tagged by array_keys
sk/array_path_exists
5 Downloads
Checks if the given keys or indices exists in the array
jadu/twig-array-extension
35 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
108 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
864 Downloads
Key-value memory store through a simple php array.
pecee/dot-notation
29 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
5 Downloads
A blazing fast and light-weight flat-file storage designed for storing array data to keys
jtkendall/kurin
85 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`.
josef/postgre-comma-relations
153 Downloads
To create a Eloquent relationships with comma separated foreign key or using a string_to_array postgre function.
webdevcave/collections
0 Downloads
A PHP library for managing collections of data with support for nested keys.
joshtronic/php-sortbyfield
9 Downloads
Sort an array of arrays by a field
autoframe/components-arr
154 Downloads
Core Array Utils Autoframe Framework
neubert/pile
34 Downloads
A small helper for fetching multidimensional arrays and objects.