| Active Users: |
40 |
| Accounts: |
1 |
| Guests: |
39 |
|
Nwim |
| Number of listings: |
8 |
| Number of categories: |
0 |
|
|
|
|
|
Installation and Configuration
|
As I'm not very challenged by doing monotonic and repetitive work, as the building of custom controller and model classes of the Zend Framework is, I crafted an automation solution for these two tasks using Phing.
The tasks I wanted to automate were the creation of custom controller and model class by calling a build file. So I wrote two templates deriving from Zend_Controller_Action and Zend_Db_Table including some common methods used in all my controller/model classes like i.e. getModelInstance() in any custom Zend_Db_Table derivation.
http://raphaelstolt.blogspot.com/2007/03/using-phing-to-generate-class-skeletons.html
PageRank: Not available
(Clicks: 292;
Comments: 0;
Listing added: Sep 4, 2007)
|
|
After spending too much time on directory and view script shifting to align an 'older' Zend Framework application to the very useful ViewRenderer Action Helper of the follow-up releases I crafted a single Phing buildfile to stick to the recommended conventions and to have a nearly 'one-button' setup solution for any upcoming projects.
http://raphaelstolt.blogspot.com/2007/08/setting-up-zend-framework-applications.html
PageRank: Not available
(Clicks: 193;
Comments: 0;
Listing added: Sep 4, 2007)
|
|
If you are looking for a quick way to get started with the Zend Framework, then you should download this file. This download has a default setup for the Zend Framework, including:
* A conventional directory structure
* A bootstrap file
* A configuration file with 2 stages: production, staging
* An error controller
* An index controller
* etc
http://andries.systray.be/blog/2007/06/18/zend-framework-just-get-me-started-okay/
PageRank: Not available
(Clicks: 1392;
Comments: 2;
Listing added: Jun 18, 2007)
|
|
A small tutorial about setting up the zend framework. Explained as easy as possible, to get you started as quickly as possible, without too much fuss. It's meant for people who are new to the framework.
http://naneau.nl/2007/05/08/setting-up-the-zend-framework/
PageRank: Not available
(Clicks: 1576;
Comments: 0;
Listing added: May 8, 2007)
|
|
Zend class has now gone! This is good news as the Zend class was schizophrenic and provided functions responsible for file loading, registry, debugging and version information! Another side effect is that the entire Zend Framework is stored within the Zend directory making those who use svn:externals on their lib directory happier.
http://akrabat.com/2007/03/10/goodbye-zendphp/
PageRank: 5/10
(Clicks: 337;
Comments: 0;
Listing added: Mar 10, 2007)
|
|
This article can be useful to anyone who is trying to add a PHP application, like WordPress or MediaWiki to the Web application that uses the Zend_Controller class, which is a part of Zend Framework.
http://www.alexatnet.com/Blog/Index/2006-10-03/how-to-run-a-php-application-together-with-the-zend-framework-application
PageRank: 3/10
(Clicks: 451;
Comments: 0;
Listing added: Feb 4, 2007)
|
|
Setting up the Zend Framework is easy even on shared hosts since no binaries need to be installed. But if you don't know the intricacies of Apache and PHP, certain requests can fail to work for seemingly no apparent reason.
http://usingzendframework.blogspot.com/2007/01/setting-up-zend-framework.html
PageRank: Not available
(Clicks: 937;
Comments: 0;
Listing added: Feb 3, 2007)
|
|
If you want to have your ZF aplication still working after migration from 0.2.0 to 0.6.0, you should make some changes in your code. However, it's desribed in manual, but only for Zend_Controller classes.
http://wojciech.naruniec.info/php/zend-framework-migration-from-0-2-0-version-to-0-6-0/en/
PageRank: 2/10
(Clicks: 51;
Comments: 0;
Listing added: Jan 6, 2007)
|
|
|
|
|
|
|
|
|
|