The creation of a web application or a web site with Zend prevents the reinvention of the wheel. Zend offers all the necessary basic tools for good quality programming. Implementation of the MVC model (Model-View-Controller), management of authentication and of rights, localization and internationalization and data access layers; all the tools most frequently used, whatever your application is.

A large number of frameworks based on PHP, CakePHP, CodeIgniter, Simfony and even on Drupal are available. However, Zend remains for us the strongest solution thanks to its flexibility. In fact, and contrary to many other frameworks, Zend is not monolithic and even if it imposes a certain amount of rules, it remains modular.