PHP User Service Plugin Wrapper Class

While working with Openfire I had to integrate our current PHP based backend with the User Service plugin. This class offers two forms requesting a response from the plugin: cURL and a fopen() alternative.

The class takes in all the features and parameters listed under the User Service readme file.

Usage and other documentation is located within the file.

1 Like