Download the PHP package tuemmlerkon/php-openfire-restapi without Composer
On this page you can find all versions of the php package tuemmlerkon/php-openfire-restapi. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download tuemmlerkon/php-openfire-restapi
More information about tuemmlerkon/php-openfire-restapi
Files in tuemmlerkon/php-openfire-restapi
Package php-openfire-restapi
Short Description Manage Open fire server using Rest Api
License MIT
Homepage https://github.com/tuemmlerkon/php-openfire-restapi
Informations about the package php-openfire-restapi
php-openfire-restapi
A simple PHP class designed to work with Openfire Rest Api plugin. It is used to remote manage the Openfire server.
LICENSE
php-openfire-restapi is licensed under MIT style license, see LICENCE for further information.
REQUIREMENTS
- PHP 5.4+
INSTALLATION
With Composer
The easiest way to install is via composer. Create the following composer.json
file and run the composer.phar
install command to install it.
USAGE
For an easier handling of the returning values can use helper classes for User
and Group
returns.
After that you're able to use the following methods for accessing your OpenFire installation
Development
Feel free to add new features or inform me about bugs or problems.
CONTACT
- Mail me at [email protected]
All versions of php-openfire-restapi with dependencies
ext-curl Version *
guzzlehttp/guzzle Version ^5.3.1|^6.2.1
doctrine/collections Version ^1.4