Remi's RPM repository - Packages

Blog | Forum | Repository

php-ZendFramework2-Mvc - Zend Framework 2: MVC Component

Website:
http://framework.zend.com/manual/2.3/en/modules/zend.mvc.intro.html
Licence:
BSD
Vendor:
Remi Collet
Description:
Zend\Mvc is a brand new MVC implementation designed from the ground up for
Zend Framework 2, focusing on performance and flexibility.

The MVC layer is built on top of the following components:

* Zend\ServiceManager - Zend Framework provides a set of default service
  definitions set up at Zend\Mvc\Service. The ServiceManager creates and
  configures your application instance and workflow.
* Zend\EventManager - The MVC is event driven. This component is used everywhere
  from initial bootstrapping of the application, through returning response and
  request calls, to setting and retrieving routes and matched routes, as well as
  render views.
* Zend\Http - specifically the request and response objects.
* Zend\Stdlib\DispatchableInterface. All “controllers” are simply dispatchable
  objects.

Packages

php-ZendFramework2-Mvc-2.4.10-1.el5.remi.noarch [88 KiB] Changelog by Shawn Iwinski (2016-06-12):
- Update to 2.4.10 (RHBZ #1343995 / RHBZ #1343990)
- Switch to GitHub source (and separate ZendXml pkg)
- Move autoloader into spec
php-ZendFramework2-Mvc-2.4.9-1.el5.remi.noarch [88 KiB] Changelog by Remi Collet (2015-11-25):
- Update to 2.4.9