PHPackages                             dmitrychurkin/keap - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. dmitrychurkin/keap

ActiveLibrary[HTTP &amp; Networking](/categories/http)

dmitrychurkin/keap
==================

Keap REST API Client for Laravel

v1.0.3(5mo ago)00MITPHPPHP &gt;=8.1

Since Jan 11Pushed 5mo agoCompare

[ Source](https://github.com/dmitrychurkin/keap)[ Packagist](https://packagist.org/packages/dmitrychurkin/keap)[ RSS](/packages/dmitrychurkin-keap/feed)WikiDiscussions main Synced today

READMEChangelog (4)Dependencies (8)Versions (6)Used By (0)

Keap REST Client for Laravel
============================

[](#keap-rest-client-for-laravel)

A Laravel package is port for integrating with the Keap (Infusionsoft) REST API after deprecation of .

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

[](#installation)

### Development Setup (Local)

[](#development-setup-local)

This package is currently set up for local development. It's already linked via your main application's composer.json.

```
composer require dmitrychurkin/keap
```

### Configuration

[](#configuration)

1. Publish the configuration file:

```
php artisan vendor:publish --tag=keap-config
```

2. Add your Keap credentials to your `.env` file:

```
INFUSIONSOFT_CLIENT_ID=your_client_id
INFUSIONSOFT_SECRET=your_client_secret
INFUSIONSOFT_REDIRECT_URL=https://yourapp.com/keap/callback
```

TODO:

1. write a proper test coverage
2. extend with keap-sdk APIs

License
-------

[](#license)

MIT

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance70

Regular maintenance activity

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity47

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.

###  Release Activity

Cadence

Every ~0 days

Total

5

Last Release

170d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/25079859?v=4)[Dmitry Churkin](/maintainers/dmitrychurkin)[@dmitrychurkin](https://github.com/dmitrychurkin)

---

Top Contributors

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

---

Tags

apiclientlaravelrestinfusionsoftkeap

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/dmitrychurkin-keap/health.svg)

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[api-platform/laravel

API Platform support for Laravel

58171.4k14](/packages/api-platform-laravel)[larastan/larastan

Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel

6.5k55.4M8.4k](/packages/larastan-larastan)[laravel/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.6k29.9M146](/packages/laravel-cashier)[laravel/scout

Laravel Scout provides a driver based solution to searching your Eloquent models.

1.7k55.0M619](/packages/laravel-scout)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M194](/packages/laravel-ai)

PHPackages © 2026

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