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

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

amarwave/amarwave-php
=====================

Official PHP client for AmarWave real-time messaging. Works with raw PHP, Symfony, or any PHP framework.

00PHP

Since Apr 9Pushed 2mo agoCompare

[ Source](https://github.com/amarwave/amarwave-php)[ Packagist](https://packagist.org/packages/amarwave/amarwave-php)[ RSS](/packages/amarwave-amarwave-php/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

amarwave-php
============

[](#amarwave-php)

Official PHP client for [AmarWave](https://github.com/amarwave/amarwave-php) real-time messaging.

Works in **any PHP environment** — raw PHP, Symfony, or any other framework.

For Laravel projects, install the dedicated [`amarwave/amarwave-laravel`](../amarwave-laravel) package which adds a service provider, facade, and broadcasting driver.

---

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

[](#requirements)

- PHP 8.1+
- `ext-curl`
- `ext-json`

---

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

[](#installation)

```
composer require amarwave/amarwave-php
```

---

Usage — Raw PHP
---------------

[](#usage--raw-php)

```
