zend framework compatible xmpp facebook chat library or sdk

326 Views Asked by At

I want to integrate facebook chat to my php zend framework 1.11 project.

Is there any facebook chat xmpp library compatible with zend framework?

1

There are 1 best solutions below

0
On

I was also stuck with the same question for days. Finally I am doing it with Strophe.js. Its a great library. You can check Converse.js also.