Posts Tagged as ‘Zend’

April 17, 2007

Zend Core 2.0 does not work with PEAR

Trying to install Zend Platform 3 for Windows I was surprised to see that it requires Zend Core 2.0 now. Ok, so it removed my installation of XAMP to give this one a try.
Unfortunately the trial ended soon. My first step after running the installer was to try to install some PEAR packages using go-pear, [...]

September 6, 2006

Getting started with the Zend Framework

A “Getting Started“-PDF by Rob Allen.
Update (04/06/2007): Rob updated his tutorial to reflect the many changes to the Zend Framework. Mainly the MVC part has been streamlined and now it looks even better than before. The tutorial has been translated into several languages (including German) and the source code of the tutorial is also available.

July 5, 2006

Zend Platform on Windows

Since Zend offers their product ZendPlatform free for developers in combination with ZendStudio I thought to give it another try.

March 7, 2006

Zend Framework Preview

Zend has released a first preview set of their Framework. Although there are already many frameworks out there, this one seems to get much attention just because it’s from Zend.
php|architect has published a great tutorial showing some basic examples of using the Framework - mainly its MVC components. This is a “must read” for everyone [...]