PHPackages                             redlab-team/php-helpers - 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. redlab-team/php-helpers

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

redlab-team/php-helpers
=======================

Some helpers for PHP developments

v2.0(6y ago)0461MITPHPPHP ^7.3CI failing

Since Mar 4Pushed 6y agoCompare

[ Source](https://github.com/REDLab-Team/php-helpers)[ Packagist](https://packagist.org/packages/redlab-team/php-helpers)[ RSS](/packages/redlab-team-php-helpers/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (6)Dependencies (1)Versions (8)Used By (1)

PHP Helpers
===========

[](#php-helpers)

These are some classes that aim to facilitate PHP developments and use less procedural functions.

[![Latest Stable Version](https://camo.githubusercontent.com/866a50e386cba7ec15fe6377fb0aa31afe5a33aacda61bc592fe431bb067ed61/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f706870756e69742f706870756e69742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/phpunit/phpunit)[![Minimum PHP Version](https://camo.githubusercontent.com/1e3b70374ce5a22774aa3385ec7b561e59b8f8c6a75da5d41cb46fcbe55e6a8b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230372e332d3838393242462e7376673f7374796c653d666c61742d737175617265)](https://php.net/)[![Latest Stable Version](https://camo.githubusercontent.com/8225d782a6db8e98ab4d4c9be5f053eb4030c0d36051640042195eae77bc9967/68747470733a2f2f706f7365722e707567782e6f72672f7265646c61622d7465616d2f7068702d68656c706572732f762f737461626c65)](https://packagist.org/packages/redlab-team/php-helpers)[![Total Downloads](https://camo.githubusercontent.com/f28024710f96727f050a7dc75cd0da664191426d9097f2f67a30c0a4103a73e8/68747470733a2f2f706f7365722e707567782e6f72672f7265646c61622d7465616d2f7068702d68656c706572732f646f776e6c6f616473)](https://packagist.org/packages/redlab-team/php-helpers)

Installation
------------

[](#installation)

##### With composer :

[](#with-composer-)

```
$ composer require redlab-team/php-helpers
```

##### Without composer :

[](#without-composer-)

You can just [download the archive](https://github.com/REDLab-Team/php-helpers/archive/master.zip) and unzip it into your own project.

License
-------

[](#license)

This package is released under the MIT License. See the [LICENSE](./LICENSE) file for more details.

Usage
-----

[](#usage)

All the classes need to be instanciated. But it is possible to extends them if you need to add some attribute for you developments.
The helpers that are available are :

- Arr class to manipulate arrays variables
- Date class to manipulate dates variables
- Json class to encode and decode JSON format.
- Str class to manipulate strings.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity56

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 ~3 days

Total

6

Last Release

2250d ago

Major Versions

v1.2.1 → v2.02020-03-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/6f36efc11f03f00ffcf35415b5130be49316729d6e9394be827807e7271a5f33?d=identicon)[redlab-team](/maintainers/redlab-team)

---

Top Contributors

[![hello-motto](https://avatars.githubusercontent.com/u/16312032?v=4)](https://github.com/hello-motto "hello-motto (77 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/redlab-team-php-helpers/health.svg)

```
[![Health](https://phpackages.com/badges/redlab-team-php-helpers/health.svg)](https://phpackages.com/packages/redlab-team-php-helpers)
```

PHPackages © 2026

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