Posts

Showing posts from July, 2016

An Overview of Official Release of Zend Framework 3

Image
Zend is used for developing PHP based applications for almost all industry verticals such as online retail shop, real estate, media, social media, publishing, and, etc. The primary purpose of Zend Framework is to make PHP, a powerful language and ease its adoption. It has seen two generations namely ZF 1 and 2 since its inception and has successfully built several enterprise grade PHP applications. Zend Framework 3 However, we find that the web and mobile world are changing constantly and in accordance to the change, the new version ‘ Zend Framework 3 ’ has been released recently (June 28, 2016) which could be used to develop modern web and mobile applications in PHP 7, which has four times higher performance in PHP 5 and more than 4X under PHP 7. Further, they are making an attempt to install each of the packages with minimal amount of dependencies so that it could be used in other frameworks like Laravel or the Symfony. The new Zend Framework 3 is meant for simplicity, pe