pocketarc/laravel-integrations

Production-ready third-party integrations for Laravel. Credential management, API request logging, rate limiting, sync scheduling, OAuth2, and health monitoring.
1,874 1
Install
composer require pocketarc/laravel-integrations
Latest Version:6.2.0
PHP:^8.2
License:MIT
Last Updated:Aug 17, 2026
Links: GitHub  ·  Packagist
Maintainer: pocketarc

Laravel Integrations

CI Latest Version on Packagist Total Downloads PHP 8.2+ License: MIT

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

composer require pocketarc/laravel-integrations
php artisan vendor:publish --tag=integrations-config
php artisan vendor:publish --tag=integrations-migrations
php artisan migrate

Documentation

Full documentation is available at laravel-integrations docs.

Official adapters

The companion package pocketarc/laravel-integrations-adapters provides ready-to-use adapters for GitHub, Zendesk, Stripe, and Postmark.

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

MIT. See LICENSE for details.

Related Packages

princealikhan/laravel-mautic-api

Free and Open Source Marketing Automation API

5,892 38
sdclub/laravel-rest-api-client

An elegant and smart Rest API Client with OAuth2 authentication support. Build f...

34 0
mailium/oauth-client-laravel

Mailium Oauth Client Library Laravel Integration Package

809 1
postedin/oauth2-server-laravel

An OAuth 2.0 bridge for Laravel and Lumen

544 0
someline/rest-api-client

An elegant and smart Rest API Client with OAuth2 authentication support. Build f...

13,484 8