Libraries tagged by array_keys

aedart/array-option

1 Favers
32 Downloads

Allows you to defined a set of options (array key-value pair), which must follow a set of predefined rules (allowed options)

Go to Download


pavlyuts/php-string-key-arrays

0 Favers
25 Downloads

Array-like class with only strings used as keys

Go to Download


hedronium/key-array

0 Favers
10 Downloads

Library that allows you tu use arrays as keys for arrays!

Go to Download


mattyg/array_column_maintain_keys

0 Favers
19 Downloads

A wrapper for array_column that maintains the keys of the original array.

Go to Download


bmt/assoc-array

0 Favers
2 Downloads

Represents an associative array with string keys.

Go to Download


nathggns/key_implode

0 Favers
1086 Downloads

Implode PHP array by both key and value

Go to Download


gianarb/priority-array-merge

2 Favers
17 Downloads

Merge array with different key priority

Go to Download


timdev/array-undot

0 Favers
128 Downloads

A utility to normalize arrays with dotted-string keys. ['a.b' => 'c'] ==> ['a' => ['b' => 'c']]

Go to Download


schnittstabil/array_some

2 Favers
111 Downloads

Checks whether some element resp. key in an array passes a test implemented by a callback function.

Go to Download


rentalhost/vanilla-array-query

1 Favers
9 Downloads

Extracts array elements into a new array with only queried keys.

Go to Download


germanovs/php-keys-mover

0 Favers
1 Downloads

Allows you to change keys positions in arrays

Go to Download


rstgroup/php-consul-kv-array-getter

0 Favers
43 Downloads

This library allows you to receive the consul's KV Store's keys as a structured array.

Go to Download


sk/array_path_exists

0 Favers
5 Downloads

Checks if the given keys or indices exists in the array

Go to Download


jadu/twig-array-extension

0 Favers
19 Downloads

Provides Twig extensions to retrive or exclude specific keys/value pairs from an array

Go to Download


mmamedov/array-property

0 Favers
17 Downloads

Access arrays in an intuitive and object-oriented way. Keys and values are treated as properties.

Go to Download


<< Previous Next >>