The eBay Web Services API uses php code to connect to the ebay WebServices API url. It retrieves a xml schema string and parses it uses the DOM (Document Object Module) classes in php5.
Coding Library: PHP