PHP 5: WSSoapClient Roger Veciana (contact me)
This class can add WSSecurity authentication support to SOAP clients implemented with the PHP 5 SOAP extension.
It extends the PHP 5 SOAP client support to add the necessary XML tags to the SOAP client requests in order to authenticate on behalf of a given user with a given password.
This class was tested with Axis and WSS4J servers.