The Zend Framework community is pleased to announce the immediate availability of Zend Framework 2.2.3! Packages and installation instructions are available at:
http://framework.zend.com/downloads/latest
This ...
The Zend Framework community announced the immediate availability of Zend Framework 2.2.1!
Packages and installation instructions are available at: http://framework.zend.com/downloads/latest
This ...
Beginners in Zend Framework 2 can see using “strange” config keys such as factories, services and invokables in many configuration files. For example:
...
'invokables' ...
ZFTool is an utility module for maintaining modular Zend Framework 2 applications. It runs from the command line and can be installed as ZF2 module or as PHAR.
Features
– Class-map ...
It is common situation to have too many configuration options in a single ZF2 module config file so it will be not so easy to manage all of them. In this situation the best solution ...
The Zend Framework community released Zend Framework 2.2.0 Stable and this is the first stable release in the 2.2 series.
Usability and Consistency
The primary focus of the 2.2 release ...
Pi Engine
Pi Engine is a role oriented application development engine for web and mobile, designed as the next generation and a successor to Xoops. Pi is developed upon PHP and MySQL ...
Zend Framework 2 is a big step forward compared to the previous version. Rob Allen also created the Zend Skeleton application you could use as a start point for your own development.
The ...
Working on a Facebook application with Zend Framework 2 for my client, I experienced the issue with loading 3rd party libraries, in this case the facebook php sdk. I thought it would ...