PHPackages                             flowsell/connect - 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. flowsell/connect

ActiveLibrary[API Development](/categories/api)

flowsell/connect
================

Official PHP SDK for FlowSell Connect wrapper APIs.

v0.1.0(1mo ago)00MITPHPPHP &gt;=8.1

Since Jun 6Pushed 1mo agoCompare

[ Source](https://github.com/flowsell-connect/flowsell-connect-php-sdk)[ Packagist](https://packagist.org/packages/flowsell/connect)[ Docs](https://connect.flowsell.app)[ RSS](/packages/flowsell-connect/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (2)Used By (0)

FlowSell Connect PHP SDK
========================

[](#flowsell-connect-php-sdk)

Official PHP SDK for FlowSell Connect wrapper APIs.

FlowSell Connect exposes one developer interface for messaging channels. WhatsApp is live first; future channels will use the same message contract.

- Package:
- Repository:
- Documentation:

Install
-------

[](#install)

```
composer require flowsell/connect
```

Configure
---------

[](#configure)

```
FLOWSELL_API_KEY=fsc_your_secret
FLOWSELL_API_BASE_URL=https://cmwhd2hdarqpip3krnua6ep3le0qhstm.lambda-url.ap-south-1.on.aws
FLOWSELL_PHONE_NUMBER_ID=1131858666672190
```

Send A Message
--------------

[](#send-a-message)

```
