News Feed
Jobs Feed
Sections




News Archive
Daniel Hofstetter's Blog:
Use components from the Zend Framework with CakePHP
June 23, 2006 @ 08:17:34

On the Cake Baker blog today, Daniel Hofstetter has posted a (very) quick look at how you can use the modules from the popular Zend Framework from inside of 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 Zend Framework requires PHP5).

In five easy steps she shows how to grab the files you'll need, where to place them, how to make a simple wrapper around them, and make it usable by the CakePHP framework. Easy as that - CakePHP has the built-in capability to support modules other than their own. All it takes is the right wrapper settings.

0 comments voice your opinion now!
zend framework cakephp components include wrapper zend framework cakephp components include wrapper


blog comments powered by Disqus

Similar Posts

CodeSnipers.com: Stupidly Easy MVC in PHP or \"We don\'t need no stinking framework!\" (Part 2)

Fabien Potencier's Blog: Create your own framework...on top of the Symfony2 Components (parts 3 & 4)

Lukas Smith: Good design is no excuse for wasting time

IBM developerWorks: Understanding the Zend Framework (Parts 5 & 6)

Zend Developer Zone: Zend Framework Team has a new Leader


Community Events











Don't see your event here?
Let us know!


code testing object introduction example development functional opinion phpunit zendframework2 podcast language interview release conference unittest framework composer community database

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework