Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 191 Bytes

README.md

File metadata and controls

18 lines (8 loc) · 191 Bytes

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