PHPackages                             christhompsontldr/laravel-recurly - 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. [API Development](/categories/api)
4. /
5. christhompsontldr/laravel-recurly

ActiveLibrary[API Development](/categories/api)

christhompsontldr/laravel-recurly
=================================

A simple Laravel 5 service provider for including the Recurly PHP client.

1.1.1(9y ago)142.8k↓32.4%3MITPHPPHP &gt;=5.3.0

Since Aug 12Pushed 9y ago1 watchersCompare

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

READMEChangelog (3)Dependencies (1)Versions (3)Used By (0)

recurly-client-laravel
======================

[](#recurly-client-laravel)

Integrates the Recurly API with Laravel 5

A simple [Laravel 5](http://four.laravel.com/) service provider for including the [Recurly PHP Client](https://github.com/recurly/recurly-client-php).

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

[](#installation)

Use composer to install the package.

```
composer require christhompsontldr/laravel-recurly
```

Configure
---------

[](#configure)

To use the Recurly Service Provider, you must register the provider when bootstrapping your Laravel application.

Add 'Christhompsontldr\\LaravelRecurly\\ServiceProvider' to the list of service providers in app/config/app.php

```
'Christhompsontldr\LaravelRecurly\ServiceProvider::class,',
```

Create a config file for the package

```
php artisan vendor:publish
```

Add your Recurly information to the your .env file using the keys found in config/recurly.php.

Usage
-----

[](#usage)

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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 ~118 days

Total

2

Last Release

3448d ago

### Community

Maintainers

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

---

Top Contributors

[![ChrisThompsonTLDR](https://avatars.githubusercontent.com/u/348801?v=4)](https://github.com/ChrisThompsonTLDR "ChrisThompsonTLDR (2 commits)")[![taylornotwell](https://avatars.githubusercontent.com/u/78162749?v=4)](https://github.com/taylornotwell "taylornotwell (1 commits)")

---

Tags

apilaravelbillingrecurringlaravel 5recurly

### Embed Badge

![Health badge](/badges/christhompsontldr-laravel-recurly/health.svg)

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

###  Alternatives

[mollie/laravel-mollie

Mollie API client wrapper for Laravel &amp; Mollie Connect provider for Laravel Socialite

3624.1M28](/packages/mollie-laravel-mollie)[sboo/laravel5-mailjet

Mailjet driver for Laravel 5

154.6k](/packages/sboo-laravel5-mailjet)

PHPackages © 2026

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