Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jan 29, 2020. It is now read-only.
/zend-mvcPublic archive

Mvc component from Zend Framework

License

NotificationsYou must be signed in to change notification settings

zendframework/zend-mvc

Repository abandoned 2019-12-31

This repository has moved tolaminas/laminas-mvc.

Build StatusCoverage Status

Zend\Mvc is a brand new MVC implementation designed from the ground up forZend 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 servicedefinitions set up atZend\Mvc\Service. The ServiceManager creates andconfigures your application instance and workflow.

  • Zend\EventManager - The MVC is event driven. This component is usedeverywhere from initial bootstrapping of the application, through returningresponse and request calls, to setting and retrieving routes and matchedroutes, as well as render views.

  • Zend\Http - specifically the request and response objects, used within:Zend\Stdlib\DispatchableInterface. All “controllers” are simply dispatchableobjects.

  • File issues athttps://github.com/zendframework/zend-mvc/issues

  • Documentation is athttps://docs.zendframework.com/zend-mvc/

About

Mvc component from Zend Framework

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors186


[8]ページ先頭

©2009-2025 Movatter.jp