Categories


Loading feed
Loading feed

SourceForge Uses Zend Framework to Implement OpenID

Good news SourceForge junkies, the forge now supports OpenID! Better yet, they support it thanks to the Zend Framework OpenID component. Here’s the press release they published last week.

Decorators with Zend_Form

Zend_Form has been lauded by many as a welcome addition to Zend Framework, and a flexible solution to the problem of forms. That said, one point of flexibility it offers has proved to be a pain point for many developers: decorators. This tutorial aims to shed some light on decorators, as well as provide strategies for creating your own decorators and combining them in creative ways to customize the output your forms generate.

Zend Framework - The Big Q&A

It has been almost a year since the 1.0 release of Zend Framework. In that time we’ve seen some of the most trafficked sites in the world deployed on ZF, many popular enterprise-oriented projects built with ZF, and some of the greatest times ever had (while coding) using ZF. Since our community has been so great in giving back to the project, we decided it’s the Zend Framework team’s turn to find a new way to give back.

Integrating Zend Framework and Doctrine

This article will guide you through the steps needed to set up a project using both the Zend Framework and Doctrine. In a step-by-step way, we will set up a simple message board application.

Zend Framework Articles and Tutorials

Zend Framework articles, tutorials and screencasts are popping up all over the place. If you are working with Zend Framework, there’s no need to struggle with any concept, chances are good that there is help on-line you can tap. Here are two resources that have recently come on-line. I’m sure there are more.

Front Controller Plugins in Zend Framework

Like Action Helpers, which I've discussed in a previous article, Front Controller Plugins in Zend Framework are often considered an esoteric, advanced subject. They are, however, remarkably simple to implement, and provide an easy way to extend the functionality and behavior of your entire web application.

Action Helpers in Zend Framework

Action Helpers in Zend Framework are often considered a fairly arcane subject, something for experts only. However, they are meant to be an easy way to extend the capabilities of Action Controllers, negating the need to create your own base controller with custom functionality. The aim of this tutorial is to show you how to quickly and easily create and use Action Helpers to your advantage.

Rob Allen on Simple Zend_Form File Upload Example

Rob Allen, author of the upcoming “Zend Framework in Action” has released a new tutorial on how to do file uploads with the new Zend Form component. If you know Rob then you’ve probably already read this because you recognize awesomeness when you see it. If you don’t know Rob, you really need to check this out.

PHP Abstract Podcast Episode 37: Zend Framework 1.5

Today we are going to talk to Wil Sinclair and Brad Cottel. Wil is the manager of the Advanced Technologies Group at Zend. We will be talking about the newly released Zend Framework 1.5.