PHPackages                             blockshiftnetwork/composio-php - 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. blockshiftnetwork/composio-php

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

blockshiftnetwork/composio-php
==============================

Composio PHP SDK - API client library for Composio

v0.0.1-alpha(5mo ago)0181MITPHPPHP ^8.1

Since Dec 5Pushed 5mo agoCompare

[ Source](https://github.com/blockshiftnetwork/composio-php)[ Packagist](https://packagist.org/packages/blockshiftnetwork/composio-php)[ Docs](https://openapi-generator.tech)[ RSS](/packages/blockshiftnetwork-composio-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (4)Versions (2)Used By (1)

Composio PHP Client
===================

[](#composio-php-client)

[![PHP Version](https://camo.githubusercontent.com/acffb6ae1962992d26e4466782832787e79504a6250f80d732c4283458b9f497/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253545382e312d626c75652e737667)](https://www.php.net/)

**Auto-generated PHP client** for the [Composio](https://composio.dev) API - Build AI applications faster with production-ready toolkits and integrations.

> **⚠️ Important Notice**: This is a **generated client library** based on Composio's OpenAPI specification. It is not maintained by Composio directly. For official SDKs, please check [Composio's official repositories](https://github.com/ComposioHQ).

🚀 What is Composio?
-------------------

[](#-what-is-composio)

Composio is an open source platform that provides **production-ready toolkits** for building AI applications faster. With over **150+ integrations** with popular services, Composio simplifies the process of connecting AI applications with external tools.

### ✨ Key Features

[](#-key-features)

- **🔗 150+ Integrations**: Salesforce, Gmail, Slack, GitHub, and many more
- **🔐 Multiple Authentication Methods**: OAuth, API Keys, custom flows
- **⚡ Production-Ready**: Designed for scalable applications
- **📚 Comprehensive Documentation**: Detailed guides and API references
- **🛠️ Open Source**: Open source with community contributions

📋 Requirements
--------------

[](#-requirements)

- **PHP 8.1** or higher
- **Composer** for dependency management
- **PHP Extensions**: `json`, `curl`, `mbstring`

📦 Installation
--------------

[](#-installation)

### Using Composer

[](#using-composer)

To use this generated client, you can install it from your local repository or create a package. Here's how to add it from a local path:

```
composer require blockshiftnetwork/composio-php
```

⚠️ Generation Information
-------------------------

[](#️-generation-information)

This client was generated using:

- **OpenAPI Generator**: v7.17.0
- **API Version**: v3.0.0
- **Source**: Composio's OpenAPI specification
- **Language**: PHP Client
- **Build Date**: 2025-12-05

To regenerate this client:

```
openapi-generator-cli generate -i openapi.json -g php -o composio2 --additional-properties invokerPackage=BlockshiftNetwork\\Composio
```

🚀 Getting Started
-----------------

[](#-getting-started)

### Authentication Setup

[](#authentication-setup)

Composio supports multiple authentication methods:

#### 1. API Key (Recommended)

[](#1-api-key-recommended)

```
