PHPackages                             ordercloud/laravel-5 - 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. ordercloud/laravel-5

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

ordercloud/laravel-5
====================

Ordercloud laravel helpers

0111PHP

Since Nov 18Pushed 10y ago3 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Ordercloud Laravel 5 extensions
===============================

[](#ordercloud-laravel-5-extensions)

Laravel 5 extensions for ordercloud client

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

[](#installation)

Add the following to your require block in composer.json config `"ordercloud/laravel-5": "1.0"`

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

[](#configuration)

To install into a Laravel project, first do the composer install then add the ServiceProvider to your config/app.php service providers list.

```
Ordercloud\Laravel\Providers\OrdercloudServiceProvider::class
```

And add the AccessToken middleware

```
Ordercloud\Laravel\Auth\AccessTokenMiddleware::class
```

Publish the config fie

```
php artisan vendor:publish --provider="Ordercloud\Laravel\Providers\OrdercloudServiceProvider"

```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community11

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/26a646274eb7a9ef08fa2c3eaa0ee5ede28a38533f6d16fd798bf1e03f3f018f?d=identicon)[m-nel](/maintainers/m-nel)

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

---

Top Contributors

[![m-nel](https://avatars.githubusercontent.com/u/1463359?v=4)](https://github.com/m-nel "m-nel (12 commits)")

### Embed Badge

![Health badge](/badges/ordercloud-laravel-5/health.svg)

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

PHPackages © 2026

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