Programmer's Reference Guide

Introduction to Zend Framework

Overview

Zend Framework is an open source framework for developing web applications and services with PHP 5. Zend Framework is implemented using 100% object-oriented code. The component structure of Zend Framework is somewhat unique; each component is designed with few dependencies on other components. This loosely coupled architecture allows developers to use components individually. We often call this a "use-at-will" design.

While they can be used separately, Zend Framework components in the standard library form a powerful and extensible web application framework when combined. Zend Framework offers a robust, high performance MVC implementation, a database abstraction that is simple to use, and a forms component that implements HTML form rendering, validation, and filtering so that developers can consolidate all of these operations using one easy-to-use, object oriented interface. Other components, such as Zend_Auth and Zend_Acl, provide user authentication and authorization against all common credential stores. Still others implement client libraries to simply access to the most popular web services available. Whatever your application needs are, you're likely to find a Zend Framework component that can be used to dramatically reduce development time with a thoroughly tested foundation.

The principal sponsor of the project 'Zend Framework' is » Zend Technologies, but many companies have contributed components or significant features to the framework. Companies such as Google, Microsoft, and StrikeIron have partnered with Zend to provide interfaces to web services and other technologies that they wish to make available to Zend Framework developers.

Zend Framework could not deliver and support all of these features without the help of the vibrant Zend Framework community. Community members, including contributors, make themselves available on » mailing lists, » IRC channels, and other forums. Whatever question you have about Zend Framework, the community is always available to address it.


Introduction to Zend Framework

Comments

After reading the comments posted here, I have 2 recommendations that would help to make this documentation better for people with no background.

* The means of contributing to the documentation should be defined.
* There should be initial links to troubleshooting information so that fresh users are not stuck looking for solutions to HTTP 500's and similar uninformative EU errors while first working to figure out the framework.
I've decided to write about some opinionated issues I have with ZF for anyone that may be considering the framework. The text below is principally negative, but it is assumed that anyone that is reading it, particularly from this site, has the positives already in mind. Grain of salt and all that.

http://whippleit.blogspot.com/2011/06/issues-with-phps-zend-framework.html
I don't know about you but shopping online can get you many discounts. Such as http://www.arvixecouponscode.com/ arvixe coupon code and the best of all, when ever you are searching for stuff online, try searching for discount codes.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam dictum nulla ac erat auctor vel lobortis justo pretium. Nam ligula magna, malesuada non gravida quis, luctus et nisi. Integer non neque arcu, sed porta elit. Maecenas sollicitudin vehicula sapien vel condimentum. In hac habitasse platea dictumst. <a href=http://losvazquezsounds.org/>los vazquez sounds</a>

+ Add A Comment

Please do not report issues via comments; use the ZF Issue Tracker.

If you have a JIRA/Crowd account, we suggest you login first before commenting.

  • BBCode is allowed in the comment markup

  • Select a Version

    Languages Available

    Components

    Search the Manual