- Notifications
You must be signed in to change notification settings - Fork25
ModuleManager component from Zend Framework
License
zendframework/zend-modulemanager
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repository has moved tolaminas/laminas-modulemanager.
Zend Framework 2.0 introduces a new and powerful approach to modules. This newmodule 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, andJavaScript. The possibilities are endless.
Zend\ModuleManager is the component that enables the design of a modulearchitecture for PHP applications.
Run the following to install this library:
$ composer require zendframework/zend-modulemanager
Browse the documentation online athttps://docs.zendframework.com/zend-modulemanager/
About
ModuleManager component from Zend Framework
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.