PHPackages                             flobbos/laravel-simple-helper - 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. flobbos/laravel-simple-helper

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

flobbos/laravel-simple-helper
=============================

A small package for better maintenance of your helper classes.

0.13(6y ago)27.4k↓35.7%MITPHPPHP &gt;=5.6.0

Since May 23Pushed 6y ago1 watchersCompare

[ Source](https://github.com/Flobbos/laravel-simple-helper)[ Packagist](https://packagist.org/packages/flobbos/laravel-simple-helper)[ RSS](/packages/flobbos-laravel-simple-helper/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (4)Dependencies (1)Versions (5)Used By (0)

Laravel-Simple-Helper
=====================

[](#laravel-simple-helper)

[![Laravel Simple Helper](img/laravel-simple-helper.png)](img/laravel-simple-helper.png)

**Install and maintain all your helpers in a simple way**

### Docs

[](#docs)

- [Installation](#installation)
- [Configuration](#configuration)
- [Laravel compatibility](#laravel-compatibility)

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

[](#installation)

### Install package

[](#install-package)

Add the package in your composer.json by executing the command.

```
composer require flobbos/laravel-simple-helper
```

Register the service provider with your `app/config/app.php`

```
Flobbos\LaravelSimpleHelper\LaravelSimpleHelperServiceProvider::class,

```

Configuration
-------------

[](#configuration)

Publish the configuration file.

```
php artisan vendor:publish
```

### Use the package

[](#use-the-package)

By default the package assumes that your helpers live in the app\\Helpers directory. You have the option to specify the helpers directory in the config.

The second option is to just load everything that's in the Helpers directory or specify each helper in the config file.

Laravel compatibility
---------------------

[](#laravel-compatibility)

LaravelSimpleHelper is generally compatible with Laravel version 5.X.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

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

Total

4

Last Release

2507d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/74704c23d1a3ea66e1ddd18de4e90635ea4a2c28838e72ad49ba947694f7988e?d=identicon)[Flobbos](/maintainers/Flobbos)

---

Tags

laravelhelpers

### Embed Badge

![Health badge](/badges/flobbos-laravel-simple-helper/health.svg)

```
[![Health](https://phpackages.com/badges/flobbos-laravel-simple-helper/health.svg)](https://phpackages.com/packages/flobbos-laravel-simple-helper)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[renatomarinho/laravel-page-speed

Laravel Page Speed

2.5k1.7M10](/packages/renatomarinho-laravel-page-speed)[vinkius-labs/laravel-page-speed

Laravel Page Speed

2.5k12.5k1](/packages/vinkius-labs-laravel-page-speed)[emargareten/inertia-modal

Inertia Modal is a Laravel package that lets you implement backend-driven modal dialogs for Inertia apps.

90142.9k](/packages/emargareten-inertia-modal)[wearepixel/laravel-cart

A cart implementation for Laravel

1374.8k](/packages/wearepixel-laravel-cart)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.4k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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