vates / eventus
This package is abandoned and no longer maintained.
The author suggests using the eventus package instead.
Small event library.
dev-master
2013-04-16 11:59 UTC
Requires
- php: >=5.3.0
Requires (Dev)
- phpunit/phpunit: ~3.7.0
This package is not auto-updated.
Last update: 2022-02-01 12:23:39 UTC
README
Eventus is small event library.
Installation
- Download the code, you may either use git
git clone git://github.com/vatesfr/eventus
or download a Zip archive. - Eventus uses Composer for its dependency management, so, once you have installed it, juste run
php composer.phar install
.
How to report a bug?
For all bugs or missing features, please use the bugtracker of this repository.