Download the PHP package metrixio/packagist without Composer
On this page you can find all versions of the php package metrixio/packagist. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download metrixio/packagist
More information about metrixio/packagist
Files in metrixio/packagist
Package packagist
Short Description This tool lets you easily gather data about downloads from Packagist. It works with Prometheus and Grafana to collect data.
License MIT
Homepage https://github.com/metrixio/packagist
Informations about the package packagist
Packagist metrics collector
This tool lets you easily gather data about downloads from Packagist.
It works with Prometheus and Grafana to collect data from Packagist, store it in Prometheus, and create visualizations with Grafana. You can use Grafana to customize the data you collect and create dashboards that fit your needs.
We hope you find it helpful!
Dashboard
Usage
Check out the documentation in the dashboard repository. That should give you all the details you need to get going.
Docker
Local server
Define the repositories you want to track in .env
file
Once the project is installed and configured you can start application server:
Metrics will be available on http://127.0.0.1:2112.
Note: To fix unable to open metrics page, change metrics address in RoadRunner config file to
127.0.0.1:2112
.
The package is built with some of the best tools out there for PHP. It's powered by Spiral Framework, which makes it super fast and efficient, and it uses RoadRunner as the server, which is a really great tool for collecting metrics data for Prometheus.
All versions of packagist with dependencies
ext-mbstring Version *
nesbot/carbon Version ^2.63
spiral/framework Version ^3.5
spiral/roadrunner-bridge Version ^2.1