Libraries tagged by array_keys
piotrpress/initer
237 Downloads
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.
autoframe/components-arr
154 Downloads
Core Array Utils Autoframe Framework
rasclatt/smart-dto
390 Downloads
Fill Dtos with data using the mapping. Also allows rendering to different array key formats.
jelle-s/arraykeycombiner
126 Downloads
Combines arrays by searching for intersections and adding them to the master array. Keys are combined using a delimiter.
jmf/sort
163 Downloads
Sort arrays by key, property, etc.
namshi/gvalue
25050 Downloads
A library to parse Google Docs and convert them into a key-value array
improvframework/configuration
581 Downloads
An opinionated Configuration object for parsing Key-Value arrays.
drago-ex/utils
3215 Downloads
Extended ArrayHash with additional methods for converting data to arrays, including support for uppercase keys.
cable8mm/enum-getter
422 Downloads
This package make Enums simple for making keys, values and combine array including translate function.
mrnebbi/craft-query-strings
10 Downloads
Add your query strings back into your Craft CMS pagination. Pull an array of all query strings, including duplicate keys
danbettles/gestalt
1259 Downloads
Provides classes that implement basic patterns involving collections. Key components are a class implementing a simplified filter-chain pattern, `SimpleFilterChain`, and a simple array class, `ArrayObject`.
ryssbowh/laravel-array-cache
4 Downloads
Helper to cache using dotted array keys in Laravel
ronappleton/php-key-changer
15 Downloads
Format Json string, object and array keys.
p810/array-fl
97 Downloads
Provides a consolidated polyfill for array_key_first(), array_key_last(), and the unapproved functions array_value_first() and array_value_last().
northrook/array-access
125 Downloads
Delineated notation access to PHP arrays, with an optional Primary Value, allowing sub-array keys to return either their assigned value, or nested values.