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

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

sfneal/laravel-helpers
======================

Helper functions for Laravel applications

2.4.2(4y ago)1145.4k[1 issues](https://github.com/sfneal/laravel-helpers/issues)7MITPHPPHP ^7.1|^8.0CI failing

Since Aug 20Pushed 4y ago1 watchersCompare

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

READMEChangelog (10)Dependencies (6)Versions (24)Used By (7)

Laravel Helper functions
========================

[](#laravel-helper-functions)

[![Packagist PHP support](https://camo.githubusercontent.com/4bc531a2404aae0e1e490b651e3cd08b850cad00ff377c2f07118e0b9301c957/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f73666e65616c2f6c61726176656c2d68656c70657273)](https://packagist.org/packages/sfneal/laravel-helpers)[![Latest Version on Packagist](https://camo.githubusercontent.com/05b3a9824c6e85d21b6eb63b06c9cb385aedde5cefee6a5d3ad3d14eb9d8b5de/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73666e65616c2f6c61726176656c2d68656c706572732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sfneal/laravel-helpers)[![StyleCI](https://camo.githubusercontent.com/f250d84466fbb7db13539058a1632c80e418891062259a431fa40076af0ae8e9/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3238393034393538302f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/289049580?branch=master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/3a41c0142d1a58ace3a17b739519064ff48a40489136d0c2c52a9866f10015b2/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f73666e65616c2f6c61726176656c2d68656c706572732f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/sfneal/laravel-helpers/?branch=master)[![Total Downloads](https://camo.githubusercontent.com/773e920043f95be8f9be71215c6f77721ec189be62f7313191c110653968b013/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73666e65616c2f6c61726176656c2d68656c706572732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sfneal/laravel-helpers)

Helper functions for Laravel applications.

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

[](#installation)

You can install the package via composer:

```
composer require sfneal/laravel-helpers
```

In order to autoload to the helper functions add the following path to the autoload.files section in your composer.json.

```
"autoload": {
    "files": [
        "vendor/sfneal/laravel-helpers/src/Helpers/laravel.php",
        "vendor/sfneal/laravel-helpers/src/Helpers/app-info.php"
    ]
},
```

To modify the application info 'version' &amp; 'changelog\_path' setting publish the ServiceProvider &amp; modify the config.

```
php artisan vendor:publish --provider="Sfneal\Helpers\Laravel\Providers\AppInfoServiceProvider"
```

Usage
-----

[](#usage)

```
// Usage description here
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Stephen Neal](https://github.com/sfneal)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

PHP Package Boilerplate
-----------------------

[](#php-package-boilerplate)

This package was generated using the [PHP Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity69

Established project with proven stability

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

Recently: every ~87 days

Total

23

Last Release

1531d ago

Major Versions

0.6.0 → 1.0.02021-01-27

1.0.3 → 2.0.02021-03-10

PHP version history (6 changes)0.1.0PHP ^7.1

0.3.0PHP &gt;=5.4

0.4.0PHP &gt;=5.6

0.6.0PHP &gt;=7.0

1.0.1PHP &gt;=7.1

2.4.2PHP ^7.1|^8.0

### Community

Maintainers

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

---

Top Contributors

[![sfneal](https://avatars.githubusercontent.com/u/23200215?v=4)](https://github.com/sfneal "sfneal (144 commits)")

---

Tags

laravel-helperssfneal

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[omaralalwi/laravel-taxify

Laravel Taxify provides a set of helper functions and classes to simplify tax (VAT) calculations within Laravel applications. that allow developers to easily integrate tax calculation functionalities into their projects. it's offers a straightforward and efficient solution Designed to streamline the process of handling taxes.

471.7k](/packages/omaralalwi-laravel-taxify)

PHPackages © 2026

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