xloit / xloit-bridge-zend-modulemanager
Xloit Bridge Zend ModuleManager Library
Installs: 100
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/xloit/xloit-bridge-zend-modulemanager
Requires
- php: ^5.4 || ^7.0
- xloit/xloit-exception: ^0.0
- zendframework/zend-eventmanager: ^2.6 || ^3.1
- zendframework/zend-modulemanager: ^2.7
Requires (Dev)
- phpunit/phpunit: ~4.0
- zendframework/zend-mvc: ^2.7 || ^3.0
This package is not auto-updated.
Last update: 2025-10-04 03:45:39 UTC
README
Note: This project is a work in progress. Don't use it in production!
This is the Bridge Zend ModuleManager Library for Xloit.
- File issues at https://github.com/xloit/xloit-bridge-zend-modulemanager/issues
- Create pull requests against https://github.com/xloit/xloit-bridge-zend-modulemanager
Installation
Install this library using composer:
$ composer require xloit/xloit-bridge-zend-modulemanager
Resources
You can run the unit tests with the following command:
$ cd path/to/xloit-bridge-zend-modulemanager/
$ composer install
$ ./bin/phpunit
LICENSE
The files in this archive are released under MIT License. You can find a copy of this license in LICENSE.