PHPackages                             clean-code-studio/extend-laravel-collections - 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. clean-code-studio/extend-laravel-collections

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

clean-code-studio/extend-laravel-collections
============================================

Extend Laravel Collections Using Macros

147PHP

Since Jan 18Pushed 7y ago2 watchersCompare

[ Source](https://github.com/clean-code-studio/extend-laravel-collections)[ Packagist](https://packagist.org/packages/clean-code-studio/extend-laravel-collections)[ RSS](/packages/clean-code-studio-extend-laravel-collections/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Extend Methods On Laravel Collections
-------------------------------------

[](#extend-methods-on-laravel-collections)

#### Methods

[](#methods)

- listify($property)

**Example Usage**

```
  $categories = App\Post::first()->categories;

  $categoriesList = $categories->listify('name');

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/583b76442e2064542fe07c37bbe0ad1fc58f31f103c82f1e4a2917603842cbb5?d=identicon)[zhorton34](/maintainers/zhorton34)

---

Top Contributors

[![zhorton34](https://avatars.githubusercontent.com/u/23377548?v=4)](https://github.com/zhorton34 "zhorton34 (18 commits)")

### Embed Badge

![Health badge](/badges/clean-code-studio-extend-laravel-collections/health.svg)

```
[![Health](https://phpackages.com/badges/clean-code-studio-extend-laravel-collections/health.svg)](https://phpackages.com/packages/clean-code-studio-extend-laravel-collections)
```

PHPackages © 2026

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