PHPackages                             iolson/support - 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. iolson/support

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

iolson/support
==============

Opinionated Laravel Support Package

v1.0.4(10y ago)31.5kMITPHPPHP &gt;=5.5.9

Since May 1Pushed 10y ago1 watchersCompare

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

READMEChangelog (5)Dependencies (13)Versions (6)Used By (0)

Support
=======

[](#support)

[![Latest Version](https://camo.githubusercontent.com/0e5eb0a3f832ab8239f852f3daa0c24040e23756d5cdd493c54f0a078e05dbcd/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f696f6c736f6e2f737570706f72742e7376673f7374796c653d666c61742d737175617265)](https://github.com/iolson/support/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/d548a02180eb90c40743719744499f9fef4e2a6eec955ce5b3f2372a9fd606ef/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f696f6c736f6e2f737570706f72742f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/iolson/support)[![Code Coverage](https://camo.githubusercontent.com/51320667a85b0a8f6985132f6fa01429f2f2c479795098405fc48bff17872137/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f696f6c736f6e2f737570706f72742e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/iolson/support/)[![Quality Score](https://camo.githubusercontent.com/942c8f6fc827a7cea73c93ce4497803cbd2931abfde051285afa5ced75aaa2d0/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f696f6c736f6e2f737570706f72742e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/iolson/support)[![Total Downloads](https://camo.githubusercontent.com/792686766b2e86746b07da661cc4bb205d1b6c15f637ce64d5470c9f0e4d535c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f696f6c736f6e2f737570706f72742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/iolson/support)

An opinionated support package for Laravel, that provides flexible and reusable helper methods and traits for commonly used functionality.

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

[](#installation)

This package can be installed through Composer.

```
composer require iolson/support
```

You must install this service provider.

```
// config/app.php
'providers' => [
	...,
	IanOlson\Support\SupportServiceProvider::class,
];
```

Documentation
-------------

[](#documentation)

Documentation can be found [here](https://github.com/iolson/support/tree/master/docs).

Changelog
---------

[](#changelog)

Important versions listed below. Refer to the [Changelog](CHANGELOG.md) for a full history of the project.

Support
-------

[](#support-1)

The following support channels can be used for contact.

- [Twitter](https://twitter.com/ianmolson)
- [Email](me@ianolson.io)

Bug reports, feature requests, and pull requests can be submitted by following our Contribution Guide.

Contributing &amp; Protocols
----------------------------

[](#contributing--protocols)

- [Versioning](CONTRIBUTING.md#versioning)
- [Coding Standards](CONTRIBUTING.md#coding-standards)
- [Pull Requests](CONTRIBUTING.md#pull-requests)

License
-------

[](#license)

This software is released under the [MIT](LICENSE.md) License.

Copyright (c) 2016 Ian Olson

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity62

Established project with proven stability

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

Total

5

Last Release

3666d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1b44433d3a9f7cbb46a60f2d53244f7b0ab5c3014edf41b54dd4a7809c4f4310?d=identicon)[iolson](/maintainers/iolson)

---

Tags

phplaravelsupport

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/iolson-support/health.svg)

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

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k12.1M99](/packages/laravel-pulse)[psalm/plugin-laravel

Psalm plugin for Laravel

3274.9M308](/packages/psalm-plugin-laravel)[laragear/preload

Effortlessly make a Preload script for your Laravel application.

119363.5k](/packages/laragear-preload)[tehwave/laravel-achievements

Simple, elegant Achievements the Laravel way

7012.8k](/packages/tehwave-laravel-achievements)

PHPackages © 2026

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