Skip to content

cargomedia/appoptics-apm-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

AppOptics SDK API stub for PHP

The AppOptics PHP Agent provides automatic tracing and metrics for PHP-based applications, covering a variety of popular frameworks and libraries out of the box.

This project provides stub functions for use when the PHP extension is not installed.

Installation

Update composer.json to identify the project repository:

{
    "type": "vcs",
    "url": "https://github.com/traxo/appoptics-apm-php"
}

Install the package:

composer require traxo/appoptics-apm-php dev-master

About

AppOptics SDK API stub for PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%