定制 zendframework/zend-modulemanager 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

zendframework/zend-modulemanager

最新稳定版本:2.8.4

Composer 安装命令:

composer require zendframework/zend-modulemanager

包简介

Modular application system for zend-mvc applications

README 文档

README

Repository abandoned 2019-12-31

This repository has moved to laminas/laminas-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 applications.

Installation

Run the following to install this library:

$ composer require zendframework/zend-modulemanager

Documentation

Browse the documentation online at https://docs.zendframework.com/zend-modulemanager/

Support

统计信息

  • 总下载量: 14.25M
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 44
  • 点击次数: 1
  • 依赖项目数: 501
  • 推荐数: 17

GitHub 信息

  • Stars: 44
  • Watchers: 22
  • Forks: 32
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2013-02-07