PHPackages                             pocketarc/laravel-integrations - 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. pocketarc/laravel-integrations

ActiveLibrary[API Development](/categories/api)

pocketarc/laravel-integrations
==============================

Production-ready third-party integrations for Laravel. Credential management, API request logging, rate limiting, sync scheduling, OAuth2, and health monitoring.

5.1.0(3w ago)0628↑302.5%2MITPHPPHP ^8.2CI passing

Since Mar 25Pushed 2w agoCompare

[ Source](https://github.com/pocketarc/laravel-integrations)[ Packagist](https://packagist.org/packages/pocketarc/laravel-integrations)[ RSS](/packages/pocketarc-laravel-integrations/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (10)Dependencies (99)Versions (39)Used By (2)

Laravel Integrations
====================

[](#laravel-integrations)

[![CI](https://github.com/pocketarc/laravel-integrations/actions/workflows/ci.yml/badge.svg)](https://github.com/pocketarc/laravel-integrations/actions/workflows/ci.yml)[![Latest Version on Packagist](https://camo.githubusercontent.com/54b2db97abc2d11342db8cc0bbfeee8d300924b802df867261292b97937cf485/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f706f636b65746172632f6c61726176656c2d696e746567726174696f6e73)](https://packagist.org/packages/pocketarc/laravel-integrations)[![Total Downloads](https://camo.githubusercontent.com/a8e35332e231ce371c023329daa8f97b8a45b055548c7363c216e90893d3afcb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f706f636b65746172632f6c61726176656c2d696e746567726174696f6e73)](https://packagist.org/packages/pocketarc/laravel-integrations)[![PHP 8.2+](https://camo.githubusercontent.com/68b64dd8ba2e2449a9fcb8856c7acf72d132ad1526dc8e4e43de488ee465d125/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e322532422d3838393242463f6c6f676f3d706870)](https://www.php.net/)[![License: MIT](https://camo.githubusercontent.com/08cef40a9105b6526ca22088bc514fbfdbc9aac1ddbf8d4e6c750e3a88a44dca/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d626c75652e737667)](LICENSE)

A Laravel 11-13 package for production-ready third-party integrations. Provides the connection layer between your app and external APIs.

- Credential management (encrypted at rest)
- API request logging
- Rate limiting
- Retry logic
- Idempotency
- Sync scheduling
- OAuth2
- Health monitoring
- Webhook handling
- ID mapping

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

[](#installation)

```
composer require pocketarc/laravel-integrations
```

```
php artisan vendor:publish --tag=integrations-config
php artisan vendor:publish --tag=integrations-migrations
php artisan migrate
```

Documentation
-------------

[](#documentation)

Full documentation is available at **[laravel-integrations docs](docs/getting-started/introduction.md)**.

Official adapters
-----------------

[](#official-adapters)

The companion package [`pocketarc/laravel-integrations-adapters`](https://github.com/pocketarc/laravel-integrations-adapters) provides ready-to-use adapters for GitHub, Zendesk, Stripe, and Postmark.

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

[](#contributing)

Bug fixes and maintenance PRs are welcome. For new features, please open an issue first so we can discuss the approach before you put in the work.

License
-------

[](#license)

MIT. See [LICENSE](LICENSE) for details.

###  Health Score

49

—

FairBetter than 94% of packages

Maintenance96

Actively maintained with recent releases

Popularity19

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity58

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 ~2 days

Total

28

Last Release

24d ago

Major Versions

1.9.1 → 2.0.02026-04-25

2.5.1 → 3.0.02026-05-15

3.0.0 → 4.0.02026-05-22

4.2.0 → 5.0.02026-05-31

PHP version history (2 changes)1.0.0PHP ^8.3

1.3.0PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/09f83048fb2fd781448b09e26ed424a95666bf30850b9d3945d0202b1cdcb40b?d=identicon)[pocketarc](/maintainers/pocketarc)

---

Top Contributors

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

---

Tags

apilaraveloauth2webhookssyncintegrations

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

![Health badge](/badges/pocketarc-laravel-integrations/health.svg)

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

###  Alternatives

[sebdesign/laravel-viva-payments

A Laravel package for integrating the Viva Payments gateway

4849.3k](/packages/sebdesign-laravel-viva-payments)

PHPackages © 2026

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