Zend Framework 1.0.0
![]()
A few weeks ago, Zend released the first version of their Zend Framework. After playing around a little bit, we have decided, that we use this framework in one of our next projects.
Why?
The framework uses all the new features of PHP5 and is completly Object Orientated organized. Zend Framework handles a huge amount of the basics we need for the project like connection to different database systems, ACL, caching, multilanguage support and so on.
Currently we use more than the half of the the modules which are given us through the framework.
If you are interested in learning more about Zend Framework, have a look at the original homepage of Zend Framework.