Using Zend Framework Components in CakePHP
Yesterday, A/R/T has published my article I wrote some time ago about using Zend Framework components in CakePHP. In that article a very simple application is created which uses the Zend_Service_Flickr component to access the Flickr webservices.




Just today I thougt about using Zend_Search_Lucene as full text indexing solution for CakePHP apps (I used your solution for integrating Zend Framework with CakePHP using a little wrapper file). You can find some code and a search demo at my blog (demo: http://andreas-waidelich.de/index, related posts http://andreas-waidelich.de/weblog/view/224 and http://andreas-waidelich.de/weblog/view/225).
Today was the first time a really looked at the “Zend Framework” and I must say, that some of the components they developed are pretty straight forward.
BTW, your blog is great!
Andreas
(Corrected the links)
ooops, Andreas not Andreaws. Need some sleep.
That sounds cool, I am curious to see your code :)
Hi Andreas,
This is exaclt what I am looking for - can you post a link to your code? Those links you posted don’t seem to contain any code. I can read German if that helps.
thanks!
lukemack
@Luke: I think you will have more luck if you contact him directly. You find the contact data on his website.