Use composer:
$ composer require mangoweb/messenger
Add tests/php.ini
(you may use the templates php-unix.ini
or php-win.ini
).
In tests/local.php
you can define constants for testing real API calls (you may use the template local.sample.php
)
$ ./vendor/bin/tester -c tests/php.ini tests
MIT. See full license.