PHPackages                             kushal855/laravel5-lob - 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. kushal855/laravel5-lob

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

kushal855/laravel5-lob
======================

Lob Service Provider for Laravel 5

023PHP

Since Jul 19Pushed 9y ago1 watchersCompare

[ Source](https://github.com/kushal855/laravel5-lob)[ Packagist](https://packagist.org/packages/kushal855/laravel5-lob)[ RSS](/packages/kushal855-laravel5-lob/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Lob for Laravel 5
=================

[](#lob-for-laravel-5)

### Installation

[](#installation)

In your Laravel project's composer.json file, add `kushal855/laravel5-lob` as a dependency in the require object:

```
"kushal855/laravel5-lob": "dev-master"
```

You do *not* need to add any other dependencies, as `kushal855/laravel5-lob` loads in the other dependencies automatically.

Finally, do a `composer update`.

Once installed, add the ServiceProvider to your provider array within `config/app.php`:

```
'providers' => [
	....
	/*
	 * Lob Service Provider
	 */
    'Kushal855\Laravel\LobServiceProvider',
]
```

### Configuration

[](#configuration)

To publish a the package configuration file, run:

```
php artisan config:publish kushal855/laravel-lob
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

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

---

Top Contributors

[![kushal855](https://avatars.githubusercontent.com/u/20298350?v=4)](https://github.com/kushal855 "kushal855 (14 commits)")

### Embed Badge

![Health badge](/badges/kushal855-laravel5-lob/health.svg)

```
[![Health](https://phpackages.com/badges/kushal855-laravel5-lob/health.svg)](https://phpackages.com/packages/kushal855-laravel5-lob)
```

###  Alternatives

[liamylian/x-rsa

Cross programming language Rsa

12527.9k](/packages/liamylian-x-rsa)[rarst/update-blocker

Lightweight generic blocker of updates from official WordPress repositories

5623.4k3](/packages/rarst-update-blocker)[jamesbrooks/php-clamp

Clamp one number between a min and max.

131.5k](/packages/jamesbrooks-php-clamp)

PHPackages © 2026

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