aria-php / aria-stats
ARIA Stats monitoring framework
Installs: 3 376
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Forks: 0
pkg:composer/aria-php/aria-stats
Requires
- php: >=8.0
Requires (Dev)
- phpunit/phpunit: ^9.5
- squizlabs/php_codesniffer: ^3.7
README
Provide a common interface, and some implementations, for monitoring performance statistics withing ARIA and related microservices.
Installation
composer require aria-php/aria-stats
Usage
This library contains an interface for collecting statistic, together with some tools for capturing some basic statistics.