PHPackages                             sendmux/core - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. sendmux/core

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

sendmux/core
============

Shared runtime helpers for Sendmux PHP SDK packages.

v1.0.0(1mo ago)014MITPHPPHP ^8.2

Since Jun 1Pushed 1mo agoCompare

[ Source](https://github.com/Sendmux/sendmux-php-core)[ Packagist](https://packagist.org/packages/sendmux/core)[ RSS](/packages/sendmux-core/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (2)Versions (2)Used By (4)

sendmux/core
============

[](#sendmuxcore)

[![Packagist version](https://camo.githubusercontent.com/9fef6c4ef5ee3e1377006ce0782cb044ae0dbf6b28f582b3ee74715bafaa035c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73656e646d75782f636f72652e737667)](https://packagist.org/packages/sendmux/core)[![PHP version](https://camo.githubusercontent.com/b757f79cf1ff9db02f520cfeb3539b1e9b8217a1789087b9052fa4dc2ee5fddc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f73656e646d75782f636f72652f7068702e737667)](https://packagist.org/packages/sendmux/core)[![License](https://camo.githubusercontent.com/9c476513ba50065f02fc238015e5cccb00c0c41a0251ece0e1af697fcef6b692/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f73656e646d75782f636f72652e737667)](https://packagist.org/packages/sendmux/core)

Shared runtime helpers for Sendmux PHP SDK packages.

Read the PHP SDK guide at [sendmux.ai/docs/sdks/php](https://sendmux.ai/docs/sdks/php).

Requirements
------------

[](#requirements)

- PHP 8.2 or newer.
- Composer.

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

[](#installation)

```
composer require sendmux/core:^1.0
```

Usage
-----

[](#usage)

Use `sendmux/core` directly when you need the shared helper layer without a generated API client.

```
