Amazonlib -- API for Amazon.com's web services
|
AmazonLib is an API for Amazon.com's Web Services. It is written in PHP. It simplifies the process of writing applications using Amazon's Web Services. AmazonLib consists of four main components: 1) nurest.php -- a REST parser class which parses Amazon's XML responses into an associative array. 2) amazonrest.php -- a REST API class for all of the API calls in AWS 3.0. 3) amazonsoap.php -- a SOAP API like amazonrest.php. I use, and include, Dietrich Ayala's nusoap.php SOAP library. 4) amazonseller.php -- a beta API for amazon.com's seller interface. AmazonLib has a few nice features. It should run on any PHP4 distribution and it will also log most error messages. Like nusoap, it's distributed under the GNU Lesser Public License.
Most scripts are free or open source. But some have the full source code available for download yet it´s required to have permission to use them and most often the price will be listed. If there is a script license e.g. GNU or GPL then it will also be listed. |
Homeland Security Webservice Access
This is a quick 'n' dirty way to access the homeland security...
PHP-XML Weather
This is a sample to illustrate how one can use PHP and cURL to access...
RSS Agregator
Pull a List of RSS feed addresses out of a mysql database. Perform...
Easy PHP News
This script will allow you to add multiple live XML news feeds to...
PHP VXML class
The Voice XML PHP class allows you to easily generate VXML documents...
RDF News headline grabber
This script will parse and process RDF/XML feeds, using PHP. Simply...
MiniXML
MiniXML provides a 100% PHP API to parse and generate XML. It is...
CaféRSS
CaféRSS is a simple RSS aggregator written in PHP that is easy to... |
