0

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?

Cœur
  • 37,241
  • 25
  • 195
  • 267
Hemen Ashodia
  • 202
  • 2
  • 4
  • 21

1 Answers1

0

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.

Arshad
  • 1
  • 3