Home » Web Services » Services_Yahoo
Provides access to the Yahoo! Web Services
This package is unmaintained.
Download latest release 0.2.0 (archived versions might be outdated)
License: Apache License, Version 2.0
Description
Services_Yahoo provides object-oriented interfaces to the web
service capabilities of Yahoo
Documentation
Maintainers
- Martin Jansen (mj) — lead, active
Dependencies
Required
- PHP (>= 5.0.0)
- PEAR Installer (>= 1.4.0b1)
- HTTP_Request
- PEAR (>= 1.3.3)
- simplexml (extension)
Releases
- 0.2.0 (alpha, 2007-04-20)
Release notes
License: Apache License, Version 2.0
* Changed API for search interfaces to a fluent interface. This means
that with this release the API changes significantly and is not
compatible to older version of this package. The context analysis
interface is not yet affected by this change. Expect this to happen in
a future release.
* Switched from XML to Serialized PHP as the internal data encoding format. - 0.1.1 (alpha, 2005-09-30)
Release notes
License: PHP License
* Fixed bug #5442.
* Added API to talk to Yahoo! Maps (Bryan Dunlap) - 0.1.0 (alpha, 2005-06-06)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #5442 | Closed | Req | 2005-09-17 | Services_Yahoo_Search_AbstractSearch->parameters probably shouldn't be an array |