This document provides an overview and quick start guide for Zend Framework 2. It discusses the new architecture including the autoloading system, dependency injection, event manager and MVC. It demonstrates how to set up a basic application using ZendSkeletonApplication as a starting point. The document also covers ZF2 modules, configuration, and approaches for migrating from Zend Framework 1 to
