PHP 5: Openfire User Service Wrapper Jim Walker (contact me)
This class can be used to send commands to Openfire XMPP server.
It can send HTTP GET request to execute commands of an Openfire server on behalf of a given user. Several commands can be executed like the creation, updating and deletion of users.
The class retrieves the response XML and returns it as a string.