PHPackages                             utopia-php/messaging - 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. utopia-php/messaging

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

utopia-php/messaging
====================

A simple, light and advanced PHP messaging library

2.0.2(2w ago)23251.2k↓16.7%68[6 issues](https://github.com/utopia-php/messaging/issues)[42 PRs](https://github.com/utopia-php/messaging/pulls)3MITPHPPHP &gt;=8.5.0

Since Mar 18Pushed 1mo ago6 watchersCompare

[ Source](https://github.com/utopia-php/messaging)[ Packagist](https://packagist.org/packages/utopia-php/messaging)[ RSS](/packages/utopia-php-messaging/feed)WikiDiscussions main Synced 2w ago

READMEChangelog (10)Dependencies (23)Versions (64)Used By (3)

Utopia Messaging
================

[](#utopia-messaging)

Important

This repository is a read-only mirror of the [utopia-php monorepo](https://github.com/utopia-php/monorepo). Development happens in [`packages/messaging`](https://github.com/utopia-php/monorepo/tree/main/packages/messaging) — please open issues and pull requests there.

[![Build Status](https://camo.githubusercontent.com/0b202a59c2c1e0d269e0d7f19a90b18b5f66958f7c445beced34cb936cd1bf9c/68747470733a2f2f7472617669732d63692e6f72672f75746f7069612d7068702f61627573652e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/utopia-php/database)[![Total Downloads](https://camo.githubusercontent.com/59732c0d2d346d61d3931f8637c1f78fc4330b9cf6cd27c2f6e0b95cee841237/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f75746f7069612d7068702f6d6573736167696e672e737667)](https://camo.githubusercontent.com/59732c0d2d346d61d3931f8637c1f78fc4330b9cf6cd27c2f6e0b95cee841237/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f75746f7069612d7068702f6d6573736167696e672e737667)[![Discord](https://camo.githubusercontent.com/6e418910df1b6eb524c6cbd88dbaf5a5aa294316eeadcd963e11262a319f6321/68747470733a2f2f696d672e736869656c64732e696f2f646973636f72642f3536343136303733303834353135313234343f6c6162656c3d646973636f7264)](https://appwrite.io/discord)

Utopia Messaging library is simple and lite library for sending messages using multiple messaging adapters. This library is aiming to be as simple and easy to learn and use. This library is maintained by the [Appwrite team](https://appwrite.io).

Although this library is part of the [Utopia Framework](https://github.com/utopia-php/framework) project it is dependency free, and can be used as standalone with any other PHP project or framework.

Getting started
---------------

[](#getting-started)

Install using Composer:

```
composer require utopia-php/messaging
```

Email
-----

[](#email)

```
