PHPackages                             enfantsrichesdeprimess/my-project - 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. enfantsrichesdeprimess/my-project

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

enfantsrichesdeprimess/my-project
=================================

A small collection wrapper for working with arrays in PHP

1.0.0(2mo ago)03MITPHPPHP ^8.0

Since May 6Pushed 2mo agoCompare

[ Source](https://github.com/enfantsrichesdeprimess/my-project)[ Packagist](https://packagist.org/packages/enfantsrichesdeprimess/my-project)[ Docs](https://github.com/enfantsrichesdeprimess/my-project)[ RSS](/packages/enfantsrichesdeprimess-my-project/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (2)Used By (0)

Collect
=======

[](#collect)

Small immutable collection wrapper for array operations.

Install
-------

[](#install)

```
composer require enfantsrichesdeprimess/my-project
```

Example
-------

[](#example)

```
use Practice\Collect\Collect;

$names = Collect::make(["Ann", "Bob", "Kate"])
    ->filter()
    ->implode(", ");
```

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance85

Actively maintained with recent releases

Popularity3

Limited adoption so far

Community6

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

79d ago

### Community

Maintainers

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

---

Top Contributors

[![enfantsrichesdeprimess](https://avatars.githubusercontent.com/u/189736398?v=4)](https://github.com/enfantsrichesdeprimess "enfantsrichesdeprimess (1 commits)")

---

Tags

phparraycollectionmvc

### Embed Badge

![Health badge](/badges/enfantsrichesdeprimess-my-project/health.svg)

```
[![Health](https://phpackages.com/badges/enfantsrichesdeprimess-my-project/health.svg)](https://phpackages.com/packages/enfantsrichesdeprimess-my-project)
```

###  Alternatives

[aimeos/map

Easy and elegant handling of PHP arrays as array-like collection objects similar to jQuery and Laravel Collections

4.3k459.4k17](/packages/aimeos-map)[iteks/laravel-enum

A comprehensive Laravel package providing enhanced enum functionalities, including attribute handling, select array conversions, and fluent facade interactions for robust enum management in Laravel applications.

2519.5k](/packages/iteks-laravel-enum)

PHPackages © 2026

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