Manage JMX MBeans via PHP

0.5.0 2013-10-02 20:59 UTC

This package is not auto-updated.

Last update: 2024-04-08 13:04:35 UTC


README

h1. PHP-JMX

Allows easy management of Managed Beans with PHP via jolokia

License: Apache

To run unit tests:

composer install (or composer update)
vendor/bin/phpunit

Usage