---
title: 3<sup>rd</sup> Party Integrations
description: The Couchbase PHP SDK is often used with unofficial and third party
  tools and applications to integrate into broader language and platform
  ecosystems, and across data lakes in heterogeneous environments.
pubDate: 2026-08-17T09:53:44.266Z
antora:
  editUrl: https://github.com/couchbase/docs-sdk-php/edit/temp/4.5/modules/project-docs/pages/third-party-integrations.adoc
  xref: xref:php-sdk:project-docs:third-party-integrations.adoc[]
---

[Consult the llms.txt file for a full list of contents](/llms.txt)
[View original HTML](/php-sdk/current/project-docs/third-party-integrations.html)

# 3<sup>rd</sup> Party Integrations

> The Couchbase PHP SDK is often used with unofficial and third party tools and applications to integrate into broader language and platform ecosystems, and across data lakes in heterogeneous environments. 

Couchbase SDKs are often used with unofficial and third party tools and applications to integrate into broader language and platform ecosystems, and across data lakes in heterogeneous environments. These are some of the applications that you need to be aware of.

## [](#couchbase-integrations)Couchbase Integrations

Couchbase engineers are involved to a greater or lesser degree with projects that help get the SDK working with various common challenges.

## [](#community)Community

There are too many third party integrations to evaluate and list (and absence of a mention in these pages is no judgement on importance or quality), but the following are well worth investigating:

Working with Laravel is demonstrated in this [sample application](https://developer.couchbase.com/tutorial-quickstart-php-laravel/). You can find other ideas on using Couchbase PHP SDK with Laravel in the codebase of [Laravel-Couchbase](https://github.com/friendsofcat/laravel-couchbase), which has not been updated to recent versions of Couchbase.