Libraries tagged by array_column
muse/array_column_set
12 Downloads
Function to modify array column vals
mattyg/array_column_maintain_keys
20 Downloads
A wrapper for array_column that maintains the keys of the original array.
dq5studios/entity_column
436 Downloads
A drop-in replacement for array_column() that supports objects with getters.
bitzyk/array_column_object
47 Downloads
Provides the same functionality like array_column(), but reported to an array of objects
micheledurante/array-aggregate
10 Downloads
A PHP, SQL-like stream aggregate function to group a set of rows by any number of columns. You can also define how to compute groups
angus-dv/in_array_r
8 Downloads
Provides functionality for in_array_r() to projects using PHP earlier than version 5.5 or greater.
dkhlystov/yii2-grid
55 Downloads
Active columns and array input widget for Yii 2 framework
kedrigern/data-table
20 Downloads
Manipulation with table organized collection of data (csv, excel). Contains functions for work with whole columns, rows, filtering etc.
jberall/yii2-json-behavior
16 Downloads
Attaches behavior for a Postgresql jsonb column
paulvl/nova-items-field
6 Downloads
Nova field to handle array columns
energon7/nova-items-field
380 Downloads
Nova field to handle array columns
voilab/csv
92 Downloads
CSV parser that uses `fgetcsv` to parse file, string, streams or arrays, extract columns and provide per-column method to manipulate data.
xtompie/lasorter
3 Downloads
Laravel collection macro sorter for sort multidimensional array by multiple criteria like columns, keys, any deep value
ezermeno/fmxpluck
9 Downloads
Package for concatenate some columns in descriptions of array directly from model in eloquent laravel
ataur/binarray
16 Downloads
An alternative way to handle large volumn of integer or short string as array in memory efficient way.