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 2w 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 47% 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

4634d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3080817?v=4)[Bitoi Cristian](/maintainers/bitzyk)[@bitzyk](https://github.com/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.8k317.3M3.1k](/packages/symfony-property-access)[ilya/belt

A handful of tools for PHP developers.

70820.9k1](/packages/ilya-belt)[lukascivil/treewalker

TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP

731.1M7](/packages/lukascivil-treewalker)[minwork/array

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

66268.2k5](/packages/minwork-array)[bruli/php-value-objects

PHP Value objects to use for DDD domains.

43321.9k8](/packages/bruli-php-value-objects)[acquia/mc-cs-plugin-custom-objects

This plugin adds custom objects feature.

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

PHPackages © 2026

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