PHPackages                             bitzyk/array\_column\_object - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. bitzyk/array\_column\_object

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

bitzyk/array\_column\_object
============================

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

1.0.0(12y ago)047MITPHP

Since Oct 23Pushed 12y ago1 watchersCompare

[ Source](https://github.com/bitzyk/array_column_object)[ Packagist](https://packagist.org/packages/bitzyk/array_column_object)[ Docs](https://github.com/bitzyk/array_column_object)[ RSS](/packages/bitzyk-array-column-object/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

array\_column\_object
=====================

[](#array_column_object)

Provides the same functionality like array\_column(), but reported to an array of objects.

Installation
------------

[](#installation)

The easiest way to install this library is to use Composer and add the following to your project's `composer.json` file:

```
{
    "require": {
        "bitzyk/array_column_object": "~1"
    }
}
```

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.

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

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.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4587d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a4109d7a7911aee072381f3cafcd3dd06cbf64902c1f19da5d14db15cb614f42?d=identicon)[bitzyk](/maintainers/bitzyk)

---

Top Contributors

[![bitzyk](https://avatars.githubusercontent.com/u/3080817?v=4)](https://github.com/bitzyk "bitzyk (13 commits)")

---

Tags

propertyobjectsarray of objectsarray\_column\_object

### Embed Badge

![Health badge](/badges/bitzyk-array-column-object/health.svg)

```
[![Health](https://phpackages.com/badges/bitzyk-array-column-object/health.svg)](https://phpackages.com/packages/bitzyk-array-column-object)
```

###  Alternatives

[symfony/property-access

Provides functions to read and write from/to an object or array using a simple string notation

2.8k295.3M2.5k](/packages/symfony-property-access)[ilya/belt

A handful of tools for PHP developers.

71020.8k1](/packages/ilya-belt)[zachleigh/laravel-property-bag

Easy Laravel user settings using a property bag

85340.3k](/packages/zachleigh-laravel-property-bag)[minwork/array

Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements

66256.1k5](/packages/minwork-array)[acquia/mc-cs-plugin-custom-objects

This plugin adds custom objects feature.

4713.7k](/packages/acquia-mc-cs-plugin-custom-objects)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
