PHPackages                             403studio/support - 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. 403studio/support

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

403studio/support
=================

简单便捷的开发小工具

v0.1.0(9y ago)028proprietaryPHP

Since Sep 5Pushed 9y ago1 watchersCompare

[ Source](https://github.com/403studio/Support)[ Packagist](https://packagist.org/packages/403studio/support)[ Docs](https://github.com/403studio/Support)[ RSS](/packages/403studio-support/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Support
=======

[](#support)

为PHP的日常开发提供小巧便捷的小工具

Usage
-----

[](#usage)

### Collection

[](#collection)

```
use Support\Collection;

$arr = array('id' => 1, 'name' => 'hao.huang');
$collection = new Collection($arr);
echo $collection['id'];
echo $collection->id;
echo $collection->get('id');

```

Change Log
----------

[](#change-log)

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

Unknown

Total

1

Last Release

3587d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/17879134?v=4)[Jackie Wang](/maintainers/403studio)[@403studio](https://github.com/403studio)

---

Top Contributors

[![403studio](https://avatars.githubusercontent.com/u/17879134?v=4)](https://github.com/403studio "403studio (2 commits)")

### Embed Badge

![Health badge](/badges/403studio-support/health.svg)

```
[![Health](https://phpackages.com/badges/403studio-support/health.svg)](https://phpackages.com/packages/403studio-support)
```

###  Alternatives

[ryan/toastr-for-laravel

toastr.js for laravel5

409.2k](/packages/ryan-toastr-for-laravel)[damodar-bhattarai/settings

Package to store and get general website settings on the fly.

312.2k1](/packages/damodar-bhattarai-settings)

PHPackages © 2026

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