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

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

ahuggins/helpers
================

Add a helpers.php file to your Laravel application.

0.0.6(8y ago)086MITPHP

Since Aug 25Pushed 8y ago1 watchersCompare

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

READMEChangelog (6)DependenciesVersions (7)Used By (0)

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

[](#laravel-helpers)

A simple way to add a customizable helpers.php file to your Laravel application.

1. Simply run this composer require command:

`composer require ahuggins/helpers`

2. Then if your application is &gt;= Laravel 5.5, you would be done. Otherwise you will need to add the following service provider to your `config/app.php` file.

`AHuggins\Helpers\Providers\HelpersServiceProvider::class,`

3. Publish the helpers file.

`php artisan vendor:publish --tag=helpers`

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

Total

6

Last Release

3220d ago

### Community

Maintainers

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

---

Top Contributors

[![ahuggins](https://avatars.githubusercontent.com/u/1791228?v=4)](https://github.com/ahuggins "ahuggins (7 commits)")

### Embed Badge

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

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

###  Alternatives

[aimes/module-checkout-designs

Swap checkout layouts via system configuration, or conditions

3312.4k1](/packages/aimes-module-checkout-designs)[spiral/mcp-server

Spiral bridge for MCP server

551.2k2](/packages/spiral-mcp-server)[pharaonic/php-dot-array

Access array data quickly/easily using dot-notation and asterisk.

1011.9k4](/packages/pharaonic-php-dot-array)

PHPackages © 2026

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