zendframework/zend-modulemanager

Name: zend-modulemanager

Owner: Zend Framework

Description: ModuleManager component from Zend Framework

Created: 2015-05-08 13:28:06.0

Updated: 2018-05-14 19:08:09.0

Pushed: 2018-05-22 16:55:46.0

Homepage: https://github.com/zendframework/zf2

Size: 3216

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

zend-modulemanager

Build Status Coverage Status

Zend Framework 2.0 introduces a new and powerful approach to modules. This new module system is designed with flexibility, simplicity, and re-usability in mind. A module may contain just about anything: PHP code, including MVC functionality; library code; view scripts; and/or public assets such as images, CSS, and JavaScript. The possibilities are endless.

Zend\ModuleManager is the component that enables the design of a module architecture for PHP applcations.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.