/hyperf-metric

This is a hyperf/metric version suited for PicPay's Hyperf microservices needs.

Primary LanguagePHPMIT LicenseMIT

Hyperf Metric

Branch Versão
main Hyperf 3.x
2.x Hyperf 2.x

Como usar

Configurando o repositório

composer config repositories.metric vcs https://github.com/PicPay/hyperf-metric

Instalando

Hyperf 2.x

composer require hyperf/metric:^2.3

Hyperf 3.x

composer require hyperf/metric:^3.1

ou se você já tem o hyperf/metric no projeto:

composer update hyperf/metric