Libraries tagged by array_keys
nekoos-pood/camelcase-arrayobject-mutator
1720 Downloads
Object accessible as array that use keys with camelcase standard
larapkg/laravel-keychanger
4 Downloads
PhpKeyChanger allows you to pass a json string, object or an array and it will recursively re-key the array using the case you give it.
improvframework/configuration
581 Downloads
An opinionated Configuration object for parsing Key-Value arrays.
ofelix03/transformer
21 Downloads
A simple associative (i.e. a key:value pair) data transformer which transforms the key's of an array data to some other specified keys. It also supports casting of data key's corresponding value to a specified PHP data type
mywebsos/carbon-field-extended-set
5 Downloads
An extension for Carbon Fields that adds a Set field with the ability to retrieve either the label, value, or key/value array.
mywebsos/carbon-field-extended-select
3 Downloads
An extension for Carbon Fields that adds a Select field with the ability to retrieve either the label, value, or key/value array.
mywebsos/carbon-field-extended-radio-image
3 Downloads
An extension for Carbon Fields that adds a Radio Image field with the ability to retrieve either the label, value, or key/value array.
mywebsos/carbon-field-extended-radio
3 Downloads
An extension for Carbon Fields that adds a Radio field with the ability to retrieve either the label, value, or key/value array.
mywebsos/carbon-field-extended-multiselect
6 Downloads
An extension for Carbon Fields that adds a Multiselect field with the ability to retrieve either the label, value, or key/value array.
jpuck/peer-value-distributer
19 Downloads
Given an array, return a new array with the same keys and values randomly distributed evenly amongst the peers in the specified batch quantity.
doublybear/stripe-product-initiator-package
5 Downloads
A small simple product creator for stripe, just give a stripe key and a array/json formatted product list with all the necesarry field, and it will generate stripe products.
linkorb/grouper
27 Downloads
Group arrays by one or more keys
markwilson/symfony2-validator-fields-intersect-not-empty
1667 Downloads
Constraint to check at least one of the keys exist in an array
xtompie/lasorter
3 Downloads
Laravel collection macro sorter for sort multidimensional array by multiple criteria like columns, keys, any deep value
spacetab-io/db-config
61 Downloads
Creates a DSN string from an array. Supports Connection URI's and Connection Key-Value strings.