xloit / xloit-bridge-zend-eventmanager
Xloit Bridge Zend EventManager Library
0.0.3
2017-05-28 06:54 UTC
Requires
- php: ^5.4 || ^7.0
- xloit/xloit-bridge-zend-servicemanager: ^1.0
- zendframework/zend-eventmanager: ^2.6 || ^3.1
- zendframework/zend-stdlib: ^2.7 || ^3.1
Requires (Dev)
- phpunit/phpunit: ~4.0
This package is not auto-updated.
Last update: 2025-01-11 00:26:13 UTC
README
Note: This project is a work in progress. Don't use it in production!
This is the Bridge Zend EventManager Library for Xloit.
- File issues at https://github.com/xloit/xloit-bridge-zend-eventmanager/issues
- Create pull requests against https://github.com/xloit/xloit-bridge-zend-eventmanager
Installation
Install this library using composer:
$ composer require xloit/xloit-bridge-zend-eventmanager
Resources
You can run the unit tests with the following command:
$ cd path/to/xloit-bridge-zend-eventmanager/
$ 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.