PHPackages                             rummykhan/laravel-collection - 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. rummykhan/laravel-collection

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

rummykhan/laravel-collection
============================

A standalone version of laravel collection to use in core php or any framework.

1.0.0(8y ago)1264MITPHPPHP &gt;=5.4.0

Since Apr 11Pushed 8y ago1 watchersCompare

[ Source](https://github.com/rummykhan/laravel-collection)[ Packagist](https://packagist.org/packages/rummykhan/laravel-collection)[ RSS](/packages/rummykhan-laravel-collection/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (3)Used By (0)

Laravel Collection
==================

[](#laravel-collection)

This is a standalone version of `laravel/collection` to use in any php project.

### Motivation

[](#motivation)

Since I've been using laravel extensively and later moved to other php frameworks i.e. Symfony and Yii. There are times when you have to manipulate arrays extensively and it's too painful without `laravel/collection`. So I extracted the `laravel/collection` for standalone use. Hope it helps.

### Install using composer

[](#install-using-composer)

```
composer require rummykhan/laravel-collection
```

### How To

[](#how-to)

To create a collection object you can use either of two ways.

1. Using `RummyKhan\Collection\Collection::make($arr)`
2. Using laravel `collect($arr)` method.

### Complete documentation

[](#complete-documentation)

To view the full documentation please visit

### Contact

[](#contact)

[rehan\_manzoor@outlook.com](mailto://rehan_manzoor@outlook.com)

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 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

Every ~0 days

Total

2

Last Release

2953d ago

Major Versions

0.0.1 → 1.0.02018-04-11

### Community

Maintainers

![](https://www.gravatar.com/avatar/0ec5bb20e8a7ab8406ddae6110cff6c6f6e277ae09bda845006b25aabac0126a?d=identicon)[rummykhan](/maintainers/rummykhan)

---

Top Contributors

[![rummykhan](https://avatars.githubusercontent.com/u/12664104?v=4)](https://github.com/rummykhan "rummykhan (3 commits)")

---

Tags

collectionlaravelphpsymfonyyiilaravelcollection

### Embed Badge

![Health badge](/badges/rummykhan-laravel-collection/health.svg)

```
[![Health](https://phpackages.com/badges/rummykhan-laravel-collection/health.svg)](https://phpackages.com/packages/rummykhan-laravel-collection)
```

###  Alternatives

[pragmarx/coollection

Laravel Illuminate collection with objectified properties

943.4M11](/packages/pragmarx-coollection)[pragmarx/ia-collection

Laravel Illuminate Agnostic Collection

473.4M2](/packages/pragmarx-ia-collection)[armincms/json

A Laravel Nova field.

25149.4k3](/packages/armincms-json)[lazerg/laravel-enum-pro

A powerful PHP enum extension with collection support, random selection, and magic static calls

4319.0k](/packages/lazerg-laravel-enum-pro)[werxe/laravel-collection-macros

Custom Laravel Collection macros.

2625.8k](/packages/werxe-laravel-collection-macros)[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.

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

PHPackages © 2026

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