PHPackages                             ryanlholt/infused - 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. ryanlholt/infused

ActiveLibrary[API Development](/categories/api)

ryanlholt/infused
=================

Infusionsoft companion for Laravel

v0.2.0-beta(4y ago)01MITPHPPHP ^7.1

Since Mar 16Pushed 4y ago1 watchersCompare

[ Source](https://github.com/ryanlholt/infused)[ Packagist](https://packagist.org/packages/ryanlholt/infused)[ Docs](https://github.com/ryanlholt/infused)[ RSS](/packages/ryanlholt-infused/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (5)Versions (5)Used By (0)

Infused for Laravel
===================

[](#infused-for-laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/405f2f6c350f78527f7719ab124c55b438550905091b8af0e1039f90fc6c7709/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7279616e6c686f6c742f696e66757365642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ryanlholt/infused)[![Build Status](https://camo.githubusercontent.com/47ab2684185e545ba853f8c663fcb455e3fbea811437c4271ef3137099ead3c9/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f373534383938362f736869656c64)](https://github.styleci.io/repos/7548986)[![Build Status](https://camo.githubusercontent.com/0e8d41cdbe0d334cec4308456fe1957e54e7dbc7bdfc833e8e2abe659d45a006/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7279616e6c686f6c742f696e66757365642f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/ryanlholt/infused)[![Total Downloads](https://camo.githubusercontent.com/a7a190ef3d6ad0a52262b5eeb4eb29c22abf5954c9901b0798437baed899dd92/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7279616e6c686f6c742f696e66757365642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ryanlholt/infused)

The goal of this package is to simplify working with the Infusionsoft API from within Laravel. This package adheres to the PSR12 standards.

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

[](#installation)

You can install the package via composer:

```
composer require ryanlholt/infused
```

Usage
-----

[](#usage)

First, have your users navigate to the infusionsoft settings page located at YOUR\_APP\_URL/infusionsoft/settings. After that, you can use the User's token from the `infusionsoft_tokens` table to make API calls.

```
$contacts = app('infused')->infusionsoft()->contacts();
```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Ryan Holt](https://github.com/ryanlholt)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 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.

###  Release Activity

Cadence

Every ~122 days

Total

2

Last Release

1758d ago

### Community

Maintainers

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

---

Top Contributors

[![ryanlholt](https://avatars.githubusercontent.com/u/72558696?v=4)](https://github.com/ryanlholt "ryanlholt (46 commits)")

---

Tags

laravelinfusionsoftryanlholtinfused

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ryanlholt-infused/health.svg)

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

###  Alternatives

[andreaselia/laravel-api-to-postman

Generate a Postman collection automatically from your Laravel API

1.0k586.2k3](/packages/andreaselia-laravel-api-to-postman)[mollie/laravel-mollie

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

3624.1M28](/packages/mollie-laravel-mollie)[api-ecosystem-for-laravel/dingo-api

A RESTful API package for the Laravel and Lumen frameworks.

3121.5M10](/packages/api-ecosystem-for-laravel-dingo-api)[essa/api-tool-kit

set of tools to build an api with laravel

52680.5k](/packages/essa-api-tool-kit)[mll-lab/laravel-graphiql

Easily integrate GraphiQL into your Laravel project

683.2M9](/packages/mll-lab-laravel-graphiql)[kirschbaum-development/laravel-openapi-validator

Automatic OpenAPI validation for Laravel HTTP tests

581.1M5](/packages/kirschbaum-development-laravel-openapi-validator)

PHPackages © 2026

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