ourmetrics/laravel-sdk

....
5,637 1
Install
composer require ourmetrics/laravel-sdk
PHP:>=7.3
License:MIT
Last Updated:Feb 2, 2023
Links: GitHub  ·  Packagist
Maintainer: lasserafn

Uses the OurMetrics PHP SDK under the hood, and adds some Laravel helpers such as config, facade, useful traits and optional middlewares.

Installation

1. Install using composer.

composer require ourmetrics/laravel-sdk

2. Add your project key

Find your project key in the OurMetrics dashboard, and append it to your .env file as so:

OURMETRICS_KEY=123456789

Usage

... Todo ...

Requirements

  • PHP >= 7.3
  • Laravel >= 5.7

Related Packages

junixlabs/laravel-observatory

Observability toolkit for Laravel applications - Monitor HTTP requests, outbound...

1,088 0
sormagec/application-insights-laravel

Microsoft Azure Application Insights for Laravel 10+ - A fully maintained packag...

3,754 1
foxxmd/laravel-loggly

Loggly logging integration for Laravel projects

1,695 0