Libraries tagged by array_keys
piotrpress/initer
209 Downloads
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.
josef/postgre-comma-relations
145 Downloads
To create a Eloquent relationships with comma separated foreign key or using a string_to_array postgre function.
rasclatt/smart-dto
381 Downloads
Fill Dtos with data using the mapping. Also allows rendering to different array key formats.
jesseschalken/set
22332 Downloads
java.utils.Set for PHP implementing ArrayAccess, Countable and IteratorAggregate with O(1) conversion to/from array keys
nekoos-pood/camelcase-arrayobject-mutator
1719 Downloads
Object accessible as array that use keys with camelcase standard
namshi/gvalue
25050 Downloads
A library to parse Google Docs and convert them into a key-value array
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
igaster/laravel-model-options
718 Downloads
Store an Options array in a JSON column. Get/Set values as if they were seperate keys in the Database
danbettles/gestalt
1216 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.
jongpak/array-key-glue
333 Downloads
Implode keys of array recursively
it-poet/excel-keys-replacer
12 Downloads
A package to replace special labels in Excel files matching array keys.