2017 © Pedro Peláez
 

library array_column_object

Provides the same functionality like array_column(), but reported to an array of objects

image

bitzyk/array_column_object

Provides the same functionality like array_column(), but reported to an array of objects

  • Wednesday, October 23, 2013
  • by bitzyk
  • Repository
  • 1 Watchers
  • 0 Stars
  • 28 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

array_column_object

Provides the same functionality like array_column(), but reported to an array of objects., (*1)

Installation

The easiest way to install this library is to use Composer and add the following to your project's composer.json file:, (*2)

javascript { "require": { "bitzyk/array_column_object": "~1" } }, (*3)

Then, when you run composer install, everything will fall magically into place, and the array_column_object() function will be available to your project, as long as you are including Composer's autoloader., (*4)

However, you do not need Composer to use this library., (*5)

This library has no dependencies and should work on older versions of PHP. Download the code and include src/array_column_object.php in your project, and all should work fine., (*6)

The Versions

23/10 2013

dev-master

9999999-dev https://github.com/bitzyk/array_column_object

Provides the same functionality like array_column(), but reported to an array of objects

  Sources   Download

MIT

by Cristian Bitoi

property objects array of objects array_column_object

23/10 2013

1.0.0

1.0.0.0 https://github.com/bitzyk/array_column_object

Provides the same functionality like array_column(), but reported to an array of objects

  Sources   Download

MIT

by Cristian Bitoi

property objects array of objects array_column_object