News Feed
Jobs Feed
Sections




News Archive
IBM developerWorks:
Understanding the Zend Framework, Part 1 The basics
June 27, 2006 @ 08:43:41

IBM has posted the first part in a new series "Understanding the Zend Framework" today, focusing first on the basics of installing and coding a simple app.

We programmers are a paradoxically lazy lot. By that, I mean that we will spend hours, even days, creating something that allows us to complete a task in 30 seconds instead of five minutes. So perhaps the creation of the Zend Framework isn't much of a surprise. You mean you haven't heard of the Zend Framework? Don't worry -- you will.

This article gives you a high-level view of the Zend Framework, explaining its general concepts and preparing you for the rest of this "Understanding the Zend Framework" series, which goes into the details by chronicling the creation of a new online RSS/Atom feed reader. We won't do much coding in this article, but for the rest of the series, you should be familiar with PHP.

In part one, they take a broad overview of the following topics:

  • The modules that make up the framework
  • A summary (in the parts of the series) of the sample application they'll build
  • Setting up the Framework
  • A bit on the MVC pattern
  • Some general coding guidelines to follow to keep with the "style" of the Framework

1 comment voice your opinion now!
understanding zend framework tutorial application basics understanding zend framework tutorial application basics


blog comments powered by Disqus

Similar Posts

PHPBuilder.com: Building a PHP Calendar

DevShed: Using Visitor Objects with MySQL Data Sets in PHP 5

PHPMag.ru: Zend Framework: models auto-loading

Felix Geisendorfer's Blog: Release early, Release often, CakeTester

Anthony Ferrara: Preventing CSRF Attacks


Community Events











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


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

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