Package Information |
Summary |
Native Extension Component for ScoutAPM's PHP Agent |
Maintainers |
James Titcumb <
asgrim at php dot net >
(lead)
[details]
Chris Schneider (lead)
[inactive]
[details]
|
License |
MIT |
Description |
ScoutAPM's extension for PHP provides additional capabilities to application monitoring over just using the base PHP userland library. |
Homepage |
https://scoutapm.com
|
Release notes
Version 0.0.1
(alpha)
|
- Basic monitoring of file_get_contents, file_put_contents, fwrite, fread, curl_exec, PDO->exec, PDO->query, PDOStatement->execute - Provides function scoutapm_get_calls() to return a list of recorded function calls |