PHPackages                             equip/assist - 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. equip/assist

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

equip/assist
============

Everyone needs a little assistance

1.6.0(9y ago)285.2k2[2 PRs](https://github.com/equip/assist/pulls)MITPHPPHP &gt;=5.5

Since Mar 16Pushed 9y ago9 watchersCompare

[ Source](https://github.com/equip/assist)[ Packagist](https://packagist.org/packages/equip/assist)[ RSS](/packages/equip-assist/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)Dependencies (1)Versions (14)Used By (0)

Equip Assist
------------

[](#equip-assist)

[![Latest Stable Version](https://camo.githubusercontent.com/da7c9fa832db94f019310c85c747a721902b58988b59286d715cbe654ebba0fb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f65717569702f6173736973742e737667)](https://packagist.org/packages/equip/assist)[![License](https://camo.githubusercontent.com/080f055ebe705fdbdd884fe06d035f23316ae29557e6b87b402882ce53dc8861/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f65717569702f6173736973742e737667)](https://github.com/equip/assist/blob/master/LICENSE)[![Build Status](https://camo.githubusercontent.com/68498f3bcd8203ade051b96e59c330ba2e2d60e86be11e50451ced896df236be/68747470733a2f2f7472617669732d63692e6f72672f65717569702f6173736973742e737667)](https://travis-ci.org/equip/assist)[![Code Coverage](https://camo.githubusercontent.com/a3e548e99b04b22ab74f59693dd0e6a107d44ad4a3b761a8b3588ef2efb329cf/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f65717569702f6173736973742f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/equip/assist/?branch=master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/d7162ebf10267aa270a051484abae17a95b252d09a000750d1face71b7de7e46/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f65717569702f6173736973742f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/equip/assist/?branch=master)

Everyone needs a little assistance! Attempts to be [PSR-1](http://www.php-fig.org/psr/psr-1/)and [PSR-2](http://www.php-fig.org/psr/psr-2/) compliant.

Array Functions
---------------

[](#array-functions)

All array functions:

- put the array as the first parameter
- work with both arrays and `Traversable` parameters

Import any function with `use function Equip\Arr\func;`.

### List of functions

[](#list-of-functions)

`exists($source, $key)` check if a key exists in an array.

`to_array($value)` convert a value to an array.

`get($source, $key, $default)` get a value from an array, or the default.

`some($source, $keys)` get some values from an array.

`without($source, $keys)` get an array without some values.

`expect($source, $keys, $default)` get some values from an array, ensuring all keys are defined.

`head($list)` get the first value from a list.

`tail($list)` get the last value from a list.

`index_by($source, $key)` index a collection by a key.

`column($source, $column)` get a list of values from a collection.

`typed($source, $types)` type cast defined values in an array.

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 84.8% 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 ~23 days

Recently: every ~29 days

Total

12

Last Release

3500d ago

Major Versions

0.2.0 → 1.0.02016-06-16

### Community

Maintainers

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

![](https://avatars.githubusercontent.com/u/831646?v=4)[Adam Meech](/maintainers/ameech)[@ameech](https://github.com/ameech)

---

Top Contributors

[![shadowhand](https://avatars.githubusercontent.com/u/38203?v=4)](https://github.com/shadowhand "shadowhand (39 commits)")[![sctape](https://avatars.githubusercontent.com/u/510704?v=4)](https://github.com/sctape "sctape (3 commits)")[![elazar](https://avatars.githubusercontent.com/u/15487?v=4)](https://github.com/elazar "elazar (2 commits)")[![ameech](https://avatars.githubusercontent.com/u/831646?v=4)](https://github.com/ameech "ameech (1 commits)")[![photodude](https://avatars.githubusercontent.com/u/10253980?v=4)](https://github.com/photodude "photodude (1 commits)")

### Embed Badge

![Health badge](/badges/equip-assist/health.svg)

```
[![Health](https://phpackages.com/badges/equip-assist/health.svg)](https://phpackages.com/packages/equip-assist)
```

###  Alternatives

[experius/module-addresslines

Add labels to address lines and configuration for each address line.

44114.3k](/packages/experius-module-addresslines)[werd/ivona-speechcloud-sdk-php

IVONA SpeechCloud SDK for PHP

102.1k](/packages/werd-ivona-speechcloud-sdk-php)

PHPackages © 2026

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