Coding Samples, Tutorials, Code Snippets, Articles, How-To`s - From Beginners to Expert. Stay tuned.
Share your knowledge. Regardless what experience you have made with the Zend Framework - Let all benefit.

Search Manual:

Please Sign in or Register

Available Languages

 


Manual for Zend Framework 1.0.3

1.2. Installation

Zend Framework is built with object-oriented PHP 5 and requires PHP 5.1.4 or later. Please see the system requirements appendix for more detailed information.

Once an appropriate PHP environment is available, the next step is to get a copy of the Zend Framework, which may be officially obtained by any of the following methods:

  • Download the latest stable release. This version, available in both .zip and .tar.gz formats, is a good choice for those who are new to Zend Framework.

  • Download the latest nightly snapshot. For those who would brave the cutting edge, the nightly snapshots represent the latest progress of Zend Framework development. Snapshots are bundled with documentation either in English only or in all available languages. If you anticipate working with the latest Zend Framework developments, consider using a Subversion (SVN) client.

  • Using a Subversion (SVN) client. Zend Framework is open source software, and the Subversion repository used for its development is publicly available. Consider using SVN to get the Zend Framework if you already use SVN for your application development, want to contribute back to the framework, or need to upgrade your framework version more often than releases occur.

    Exporting is useful if you want to get a particular framework revision without the .svn directories as created in a working copy.

    Checking out a working copy is good when you might contribute to Zend Framework, and a working copy can be updated any time with svn update.

    An externals definition is highly convenient for developers already using SVN to manage their application working copies.

    The URL for the trunk of the Zend Framework SVN repository is: http://framework.zend.com/svn/framework/trunk

Once you have a copy of the Zend Framework available, your application needs to be able to access the framework classes. Though there are several ways to achieve this, your PHP include_path needs to contain the path to the Zend Framework library.

One of the Zend Framework's most useful features is its implementation of the Front Controller and Model-View-Controller (MVC) patterns. Get started with Zend Framework MVC!

Since Zend Framework components are rather loosely coupled, various components may be selected for independent use as needed. Each of the following chapters documents the use of a particular component.

Welcome!

Welcome to ZFResource - The Resource for the Zend Framework.
As you see, the website is in still in progress. Many features ( like Code Directory, Code Samples, User written Tutorials, Examples and News,...) will be online in near future.
At the moment, you can search and browse the manual in your language of choice. Don't forget to come back later to benefit from the new features.


Help Wanted:

We are still searching for people want to help building this site. If you want to see this website in your language or you have any suggestions for this site please send us an email