Category Archives: zend

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.

Extending the CakePHP framework

Yesterday, my article “Extending the CakePHP framework” has been published on the Zend Developer Zone. It is an introduction to helpers, components and plug-ins (and my very first article outside of this blog *g*).

Use components from the Zend Framework with CakePHP

I am sure you already heard about the Zend framework. It provides some nice components (don’t confuse them with Cake components) for which there are no equivalents in the core of CakePHP. Due to the flexibility of CakePHP it is relatively easy to use these Zend components within a CakePHP application (be aware that the […]

Follow

Get every new post delivered to your Inbox.