2017 © Pedro Peláez
 

library zend-modulemanager

Modular application system for zend-mvc applications

image

zendframework/zend-modulemanager

Modular application system for zend-mvc applications

  • Friday, May 25, 2018
  • by zendframework
  • Repository
  • 28 Watchers
  • 23 Stars
  • 4,418,823 Installations
  • PHP
  • 580 Dependents
  • 29 Suggesters
  • 31 Forks
  • 7 Open issues
  • 74 Versions
  • 9 % Grown

The README.md

zend-modulemanager

Repository abandoned 2019-12-31

This repository has moved to laminas/laminas-modulemanager., (*1)

Build Status Coverage Status, (*2)

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., (*3)

Zend\ModuleManager is the component that enables the design of a module architecture for PHP applications., (*4)

Installation

Run the following to install this library:, (*5)

$ composer require zendframework/zend-modulemanager

Documentation

Browse the documentation online at https://docs.zendframework.com/zend-modulemanager/, (*6)

Support

The Versions