Download the PHP package dq5studios/entity_column without Composer
On this page you can find all versions of the php package dq5studios/entity_column. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dq5studios/entity_column
More information about dq5studios/entity_column
Files in dq5studios/entity_column
Download dq5studios/entity_column
More information about dq5studios/entity_column
Files in dq5studios/entity_column
Vendor dq5studios
Package entity_column
Short Description A drop-in replacement for `array_column()` that supports objects with getters.
License BSD-3-Clause
Package entity_column
Short Description A drop-in replacement for `array_column()` that supports objects with getters.
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package entity_column
entity_column
A drop-in replacement for array_column()
that supports objects with getters.
Usage
Parameters
array
A multi-dimensional array or an array of objects from which to pull a column of values from.
column_key
The column of values to return.
index_key
The column to use as the index/keys for the returned array.
Return Values
Returns an array of values representing a single column from the input array.
All versions of entity_column with dependencies
PHP Build Version
Package Version
The package dq5studios/entity_column contains the following files
Loading the files please wait ....