Posts

Showing posts from June, 2016

Zend Framework 3 Now Available

Image
The Greatest Framework Since ZF 1 After 17 months of effort, hundreds of releases, tens of thousands of commits by hundreds of contributors, and millions of installs, Zend finally announced the immediate availability of Zend Framework 3 . Increased Performance According to Zend, the performance increase is ~ 4x on PHP 5, and even greater performance on PHP 7 - which is now fully supported - compared to previous version of Zend Framework. Naturally, they claim that they have improved documentation. Ships with a Micro-Framework The Zend Framework 3 also included a number of new features, primarily around PSR-7 (HTTP Message interfaces) support. These include: Diactoros : the original and leading PSR-7 implementation in the PHP ecosystem. Stratigility : a PSR-7 middleware foundation based on the node.js Sencha Connect Expressive : a PSR-7 middleware microframework If you are already familiar with our MVC, or want to get started with it, we have created a new ve