Download the PHP package quadrogod/laravel-ejabberd without Composer
On this page you can find all versions of the php package quadrogod/laravel-ejabberd. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download quadrogod/laravel-ejabberd
More information about quadrogod/laravel-ejabberd
Files in quadrogod/laravel-ejabberd
Download quadrogod/laravel-ejabberd
More information about quadrogod/laravel-ejabberd
Files in quadrogod/laravel-ejabberd
Vendor quadrogod
Package laravel-ejabberd
Short Description Ejabbered API Wrapper for Laravel/lumen
License MIT
Package laravel-ejabberd
Short Description Ejabbered API Wrapper for Laravel/lumen
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-ejabberd
Ejabberd API wrapper for Laravel/Lumen 5.*
Installation
Configuration
You can publish the configuration file using this command
$ php artisan vendor:publish --provider="Ejabberd\Providers\EjabberdServiceProvider"
Laravel
Register the service provider: In your config/app.php
Lumen
To load the configuration, in your bootstrap/app.php
Register the service provider
Examples
Create user
Register a new user to your xmpp server
Send message
Send message to a user or conference
All versions of laravel-ejabberd with dependencies
PHP Build Version
Package Version
The package quadrogod/laravel-ejabberd contains the following files
Loading the files please wait ....