Download the PHP package reinfi/zfe-module-bridge-provider without Composer
On this page you can find all versions of the php package reinfi/zfe-module-bridge-provider. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download reinfi/zfe-module-bridge-provider
More information about reinfi/zfe-module-bridge-provider
Files in reinfi/zfe-module-bridge-provider
Download reinfi/zfe-module-bridge-provider
More information about reinfi/zfe-module-bridge-provider
Files in reinfi/zfe-module-bridge-provider
Vendor reinfi
Package zfe-module-bridge-provider
Short Description An Zend Expressive module for loading ZF2 or ZF3 modules.
License MIT
Package zfe-module-bridge-provider
Short Description An Zend Expressive module for loading ZF2 or ZF3 modules.
License MIT
Please rate this library. Is it a good library?
Informations about the package zfe-module-bridge-provider
Add ZF2 or ZF3 modules to your Zend Expressive application via this bridge.
Installation
- Install with Composer:
composer require reinfi/zfe-module-bridge-provider
. - Use
ModuleBridgeProvider
in yourconfig.php
:
What it does.
It loads every given module with the loadModule
and loadModule.resolve
events from the module manager.
What it not does.
It does not trigger any init
or onBootstrap
methods from the module definition.
FAQ
Feel free to ask any questions or open own pull requests.
All versions of zfe-module-bridge-provider with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
zendframework/zend-modulemanager Version ^2.7
zendframework/zend-loader Version ^2.5
zendframework/zend-modulemanager Version ^2.7
zendframework/zend-loader Version ^2.5
The package reinfi/zfe-module-bridge-provider contains the following files
Loading the files please wait ....