Web Development

ebay XML Api for PHP5/Pear

Just found a pretty new interface to eBay's XML-API for creating ebusiness applications with them. It provides objects that are able to communicate with eBay as well as models that help you working with the return values like User or Item models.

It requires curl, PHP5 and utilizes object orientation – I guess a very a nice thing to get into PHP's OO features…

Average rating
(0 votes)

Similar entries