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

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity39

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://avatars.githubusercontent.com/u/23377548?v=4)[Zak Horton](/maintainers/zhorton34)[@zhorton34](https://github.com/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)
```

###  Alternatives

[zackkitzmiller/tiny

A reversible base62 ID obfuscater.

399209.5k](/packages/zackkitzmiller-tiny)[o2ti/sigep-web-carrier

O2TI - Sigep Web Carrier

141.5k](/packages/o2ti-sigep-web-carrier)

PHPackages © 2026

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