

Using Zend Framework and Symfony Together
Do you still think you have to choose between Symfony and the Zend Framework? Think again. Both have different goals and both have their own strengths. What if you can use the best of both worlds in the same project? In this session, I will demonstrate how to embed the Zend Framework into your symfony project and how to leverage some of the great libraries of the Zend Framework like Zend Lucene.
Architecting Your Models
While MVC architectures are commonplace in PHP frameworks, very little attention is paid to the Model other than common "data access" -- with no regard to testability or the variety of non-database persistance possibilities. In this session, we'll look at how to create excellent models with a variety of approaches for persistence.
Zend_Tool: Practical use and Extending
Since 1.8, Zend_Tool has been available to assist with rapid development of ZF based applications. In addition to RAD, the Zend_Tool infrastructure also affords developers the opportunity to extend it, making it possible to script repetitive tasks needed to maintain applications. In this talk we'll explore these extension points and the power that is afforded to developers though Zend_Tool.
Ajax Strategies For Zend Framework
An interesting facet of Web 2.0 applications is that web applications are actually getting closer to a classic event-driven MVC model, In such cases, the view layer is now in your UI code -- your markup, CSS, and JavaScript -- and you are sending messages -- typically in JSON -- from your client to your server in order to update the view. In this tutorial, we will look at different strategies you may use to do so within Zend Framework, including creation of Service Layers and creation of JSON-RPC and JSON-REST endpoints. Examples will use Dojo, but other JS toolkits could easily be substituted.
Extending Zend Framework & Extending with Zend Framework
Zend Framework is widely known as having a "use-at-will" architecture, but what does that really mean? We'll explore two scenarios: one where developers use Zend Framework as a base and extend various components to suite their needs and another where developers can extend nonZF code with ZF components. On conclusion, developers will have a necessary enough understanding to extend with and for ZF.
The Future of CakePHP
While CakePHP has always capitalized on the strengths of PHP as a language, the latest version goes further to shrink the gap between inspiration and implementation. This talk will examine some newly-introduced development philosophies, and demonstrate techniques which can be applied for faster prototyping, painless scaling and reduced application lifecycle management overhead.
Best Practices High Performance and Scalable PHP Applications
Do you want to make your PHP applications scream? Join SugarCRM’s Chief Software Architect as he reveals the performance tuning tips and tweaks that can accelerate PHP application performance and scale. He will draw from his own experience tuning SugarCRM, one of the largest PHP applications in existence. The session will provide concrete, practical examples of how to gain greater performance.
Zend Framework Certification Refresher & Overview
This tutorial is designed for programmers who are well rooted in Zend Framework, and who feel prepared to take the Certification Exam. This will give a 3 hour refresher to help you study for taking the exam, and will cover the less well known features of the framework you may not have previously thought about.
Introduction to Zend Framework
Learn the basics of Zend Framework, from creating the initial project to completing a finished (if small) application. This tutorial will cover basics of plugins, forms, and the Zend Framework MVC infrastructure.
Framework Shootout
Representatives from five major frameworks will form a panel on the stage and discuss the various pros and cons of their frameworks. Discussions will be moderated by Eli White from Zend and will include some history of why each framework has made various decisions over time. Audience participation will be encouraged and questions will be taken. Frameworks represented will be: Zend Framework, Symfony, Cake, CodeIgniter, and Agavi
Advanced Data Communication with the Flash Platform
Take a deep dive into best practices for bringing PHP data communication to the Flash Player. This advanced user session will explore data synchronization, security, file uploads, batch processing, debugging and your encompassing SOA architecture. We’ll also discuss the latest features and functionality of Zend Amf, and the debugging functionality of Flash Builder 4 workflow with PHP.
Pro Tips with Zend Framework and Dojo
Zend Framework ships recent versions of The Dojo Toolkit, a powerful JavaScript library with tools for almost any task available. The sheer volume of utilities available can be staggering at first but can easily be tamed. Learn how to best utilize Dojo for most any JavaScript task at hand -- from adding simple progressive behaviors to existing pages to building fully dynamic applications, from simple Ajax communication to well-structured RPC interfaces through to the final steps before production: using Dojo's advanced build system to optimize the overhead your users incur.
Magento - a Zend Framework application
With over 1 million downloads, Magento is the leading open-source eCommerce platform and one of the largest applications based on the Zend Framework. This session will cover which ZF components were used in Magento, which were not and why, and what the future holds for Magento and ZF. The session will then provide an in-depth description of Magento module architecture and configuration in comparison to the ZF suggested module structure.
Zend Framework for Enterprise PHP on IBM i
Zend Framework is the most popular PHP application framework, with over 11 million downloads. What's more, it offers full support for the unique qualities of IBM i. This "i-friendly" introduction to Zend Framework (ZF) will show how it makes web application development easier, with down-to-earth tips on getting started, best practices, and common-sense explanations of Model-View-Controller and i-specific techniques for accessing db2.
PEAR2 and Pyrus, the look ahead
Ever wondered what PEAR2 and Pyrus are all about ? Want to know what they introduce and improve upon the old PEAR, well look no further. A core member of the PEAR community will lead the attendees through the maze and enlighten them about all this and more.
PHP at the Heart of Mainstream IT
These are exciting times for PHP and Zend. The economic downturn put pressure on IT budgets but at the same time accelerated the adoption of open source. Is it time to declare PHP as an equal-rights citizen in mainstream corporate IT? What about enterprise Java? How will Cloud computing change the way we build and manage PHP applications? And how does Zend Play into the changing landscape of web applications? Join Andi Gutmans, Zend’s co-founder and CEO for this keynote kickoff of ZendCon.