Provides functionality for array_column() to projects using PHP earlier than version 5.5.
composer require ramsey/array_columnNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Extract a column from a multidimensional array.
Use function_exists('array_column') check before using this polyfill.No dependency data recorded yet.