PHPackages                             mphpmaster/laravel-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. mphpmaster/laravel-helpers

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

mphpmaster/laravel-helpers
==========================

Laravel hlaCk helpers

3.0.0(2y ago)3651MITPHPPHP &gt;=8.1

Since Jun 4Pushed 2y ago1 watchersCompare

[ Source](https://github.com/mPhpMaster/laravel-helpers)[ Packagist](https://packagist.org/packages/mphpmaster/laravel-helpers)[ RSS](/packages/mphpmaster-laravel-helpers/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (7)Versions (26)Used By (0)

Laravel Helpers
===============

[](#laravel-helpers)

v3.0.0

Dependencies:
-------------

[](#dependencies)

- php &gt;=8.1 **REQUIRED IN YOUR PROJECT**
- laravel &gt;=9 **REQUIRED IN YOUR PROJECT**
- illuminate/support &gt;=9 *composer will install it automatically*
- laravel/helpers ^1.5 *composer will install it automatically*
- mphpmaster/laravel-dev-helpers ^1 *composer will install it automatically*
- mphpmaster/laravel-guesser-helpers ^1 *composer will install it automatically*
- mphpmaster/laravel-helpers2 ^1 *composer will install it automatically*
- mphpmaster/laravel-app-helpers ^1 *composer will install it automatically*
- mphpmaster/laravel-nova-helpers ^1 *composer will install it automatically*

Installation:
-------------

[](#installation)

### Composer:

[](#composer)

```
composer require mphpmaster/laravel-helpers
```

### NPM:

[](#npm)

```
npm install @mphpmaster/laravel-helpers
```

Content
-------

[](#content)

- Providers:

    - `MPhpMaster\LaravelHelpers\Providers\HelperProvider`
- Functions:

    - `columnLocalize`
    - `unzip`

---

To add:
-------

[](#to-add)

- Add `developer` key to `config/app.php`
- Add `dev_mode` key to `config/app.php`

```
// example:
return [
//  ...
    'dev_mode' => env('DEV_MODE', false),
    'developer' => env('DEVELOPER', 'safadi'),
//  ...
];
```

> *Inspired by laravel/helpers.*

License
-------

[](#license)

The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

The Laravel Helpers: App is open-sourced software licensed under the [MIT license](https://github.com/mPhpMaster/laravel-helpers/blob/master/LICENSE).

---

Stand with Palestine 🇵🇸 *\#FreePalestine*
-----------------------------------------

[](#stand-with-palestine--freepalestine)

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity74

Established project with proven stability

 Bus Factor1

Top contributor holds 92.3% 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 ~46 days

Recently: every ~160 days

Total

25

Last Release

1066d ago

Major Versions

0.2.0 → 1.0.02021-09-07

1.0.0 → 2.3.02023-03-05

2.3.2 → 3.0.02023-06-08

PHP version history (3 changes)0.0.1PHP &gt;=7.4

2.3.0PHP &gt;=8

3.0.0PHP &gt;=8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/653f207f1b16ec4055eea8fd8699991febd6a1a0201011ab3d1a6ece3bbfd511?d=identicon)[mPhpMaster](/maintainers/mPhpMaster)

---

Top Contributors

[![mPhpMaster](https://avatars.githubusercontent.com/u/59211285?v=4)](https://github.com/mPhpMaster "mPhpMaster (84 commits)")[![m-alsafadi](https://avatars.githubusercontent.com/u/89378271?v=4)](https://github.com/m-alsafadi "m-alsafadi (7 commits)")

---

Tags

laravelhelpershlack

### Embed Badge

![Health badge](/badges/mphpmaster-laravel-helpers/health.svg)

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

###  Alternatives

[ronasit/laravel-helpers

Provided helpers function and some helper class.

1475.7k13](/packages/ronasit-laravel-helpers)

PHPackages © 2026

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