Download the PHP package tim661811/laravel-telemetry-reporter without Composer
On this page you can find all versions of the php package tim661811/laravel-telemetry-reporter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tim661811/laravel-telemetry-reporter
More information about tim661811/laravel-telemetry-reporter
Files in tim661811/laravel-telemetry-reporter
Download tim661811/laravel-telemetry-reporter
More information about tim661811/laravel-telemetry-reporter
Files in tim661811/laravel-telemetry-reporter
Vendor tim661811
Package laravel-telemetry-reporter
Short Description A reusable Laravel 10+ package that lets you annotate any service method with a PHP attribute to collect custom telemetry (e.g. user counts, disk usage, feature flags) and automatically report it—at configurable intervals—to a central server over HTTP. Data is grouped per application host, is fully configurable via a published telemetry.php config (backed by your chosen cache), and integrates seamlessly with Laravel’s scheduler and HTTP client.
License MIT
Homepage https://github.com/tim661811/laravel-telemetry-reporter
Package laravel-telemetry-reporter
Short Description A reusable Laravel 10+ package that lets you annotate any service method with a PHP attribute to collect custom telemetry (e.g. user counts, disk usage, feature flags) and automatically report it—at configurable intervals—to a central server over HTTP. Data is grouped per application host, is fully configurable via a published telemetry.php config (backed by your chosen cache), and integrates seamlessly with Laravel’s scheduler and HTTP client.
License MIT
Homepage https://github.com/tim661811/laravel-telemetry-reporter
Please rate this library. Is it a good library?
Informations about the package laravel-telemetry-reporter
All versions of laravel-telemetry-reporter with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
illuminate/contracts Version ^10.0 || ^11.0 || ^12.0
composer/class-map-generator Version ^1.1 || ^1.6
spatie/laravel-package-tools Version ^1.16
guzzlehttp/guzzle Version ^7.5
illuminate/contracts Version ^10.0 || ^11.0 || ^12.0
composer/class-map-generator Version ^1.1 || ^1.6
spatie/laravel-package-tools Version ^1.16
guzzlehttp/guzzle Version ^7.5
The package tim661811/laravel-telemetry-reporter contains the following files
Loading the files please wait ....