Openfire integration in php

Hello everyone how can we integrate Openfire with PHP.

if is there any link then share hare or any docs then share on my mail abhishektiwari1111@yahoo.com

You can make REST API calls against the REST API Plugin

or you can use a PHP XMPP library like GitHub - heshanlk/XMPPHP: XMPPHP is an elegant PHP library for XMPP (aka Jabber, Google Talk, Facebook etc).

1 Like

how can we use this in PHP

Please explain it.

GitHub - gidkom/php-openfire-restapi: Remotely manage the Openfire server using Rest Api

gidkom/php-openfire-restapi - Packagist

Some PHP / XMPP libs:

Packagist