Manage JMX MBeans via PHP

Installs: 54

Dependents: 1

Suggesters: 0

Security: 0

Stars: 2

Watchers: 7

Forks: 1

Open Issues: 1

pkg:composer/centraldesktop/php-jmx

0.5.0 2013-10-02 20:59 UTC

This package is not auto-updated.

Last update: 2025-10-20 21:08:17 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