Hi Julian, is there any update on the plans for a PHP Contacts client class?
I'm about to embark on writing such a class for my own use - starting from the Calendar.php/Zend_Gdata_Calendar class as a base - and don't want to duplicate effort if possible. If there's nothing planned yet then is Zend_Gdata_Calendar a good class to start from or is there one closer to what I'll end up with? Cheers, Ian On Jan 30, 4:05 pm, "Julian (Google)" <[email protected]> wrote: > Hi, > > Unfortunately, there is not a PHP Client with Google Contacts API > support, it is in the top of our priorities, but there is not a > release plan yet. In the meantime, you can use cURL directly or make > you own extension of the Zend library. > > Cheers, > Julian > > On Jan 30, 5:26 am, Michael Ridley <[email protected]> wrote: > > > Hi all- > > > New to Google development here. I'm looking into the Contacts API, > > but I'm struck that there is no real PHP support for it? I see that > > Google suggests Zend, and while Zend does have support for Google data > > feeds generally, it does not seem to have any specific support for > > Contacts. > > > I've looked through the archives here and I see people using Zend and > > accessing the data they want directly, which I can certainly do. It > > just seemed odd to me that there wasn't an easier way. Am I missing > > something? Obviously I could post this on Zend's support forum, but > > I'm not married to the idea of using Zend if there is a better library > > out there. > > > If there really is no support I'll write my own classes. Just thought > > I'd check here first before going through that effort. Thanks! > > > -m --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Contacts API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-contacts-api?hl=en -~----------~----~----~----~------~----~------~--~---
