Greqo Library Overview
Greqo is an open source PHP library I am developing for use with various Google
Data APIs∞ and services. It integrates
PEAR HTTP Request∞,
Magpie RSS∞,
PEAR Cache Lite∞ and
PHPMailer∞ classes within an object-oriented architecture and is compatible with both PHP 4 and PHP 5.
At present, Greqo includes interfaces for the following Google services:
Blogger
Analytics
Gmail
The source is available from its
Subversion repository∞ at the
Google project page∞.
Important Note: Google Services require SSL support. Please make sure that your version of PHP supports it. If you are getting a
"malformed response"∞ error, lack of SSL support is most likely the reason.
Documentation for the library is slowly being added. If you are a PHP developer, check out the
test scripts∞ packaged with the library for a hands-on introduction to usage.
Documentation
How to Load Library
Get Authentication Token
Index
Greqo at Google Code∞
Report Bugs∞
References
PEAR HTTP Request Class∞
Magpie RSS Class∞
Similar Projects
Zend Framework Gdata Library∞ (PHP 5)
Ngeblog∞ (PHP Blogger API Class for PHP 5)
The following 11 pages belong to CategoryGreqo:
There are no comments on this page. [Add comment]