Few days ago I have launched a news & community website for Zend Framework developers – Zend Framework University. The goals is to create a community of PHP and Zend Framework developers helping each other, sharing their experiences and publishing news, tutorials and other articles about the framework.
If you ask why I have decided to [...]
Zend Framework University
Posted in Development, Featured | No Comments »
Zend Framework 1.9 released
Last Friday Zend Framework team released new version of the framework, 1.9. It brings few new features and round 700 bugfixes. Since you can read official release note on devzone.zend.com, I will only comment things that are most interesting for me.
Most usefull and awaited by me is new component Zend_Test_PHPUnit_DB. I am big testing and [...]
Taking the lead of Zend_Chart component proposal
Recently I took the lead of preparing Zend_Chart component proposal. The goal of Zend_Chart component is to provide flexible solution for drawing charts as a part of Zend Framework. It will support wide range of chart types as well as number of output types – regular images, SVG etc. Proposal development progress can be monitored [...]
