rezak/error-monitoring-php

error monitoring for php applications.

Installs: 49

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/rezak/error-monitoring-php

dev-master 2023-06-30 12:09 UTC

This package is not auto-updated.

Last update: 2025-10-04 20:39:04 UTC


README

Installation

composer require rezak/error-monitoring-php:dev-master

Usage

<?php
require_once "vendor/autoload.php";

RezaK\ErrorMonitoringPHP\Monitor::init('a2918bf3b6d6867d96385add0a8cc5042f35a4e6');


echo $rrrr;

Author

Reza Karimi