PHPackages                             gylraj/ejabberd - 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. gylraj/ejabberd

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

gylraj/ejabberd
===============

Ejabberd implementation using REST API

1.0.0(8y ago)067MITPHPPHP &gt;=5.6.0

Since Nov 26Pushed 8y ago1 watchersCompare

[ Source](https://github.com/gylraj/ejabberd)[ Packagist](https://packagist.org/packages/gylraj/ejabberd)[ Docs](https://github.com/dndam/ejabberd)[ RSS](/packages/gylraj-ejabberd/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (2)Used By (0)

ejabberd PHP REST API integration
=================================

[](#ejabberd-php-rest-api-integration)

Current implementation aims to integrate Ejabberd within your PHP implementation by using it' new API capabilities.

Ejabberd already offered a XML RPC, but according to their documentation this will soon be droped in flavor of their newer REST one. Although I searched the entire packagist.org repo, I could only find one (), which ... isn't the best one: Guzzle is not properly required within composer.json and many code duplication (although it might be good for documentation)

### Installation

[](#installation)

```
composer require gylraj/ejabberd
composer install
```

### Usage

[](#usage)

```
