pcp-export-pcp2json

Tool for exporting data from PCP to JSON

Performance Co-Pilot (PCP) front-end tool for exporting data from PCP in JSON format.

pcp-export-pcp2spark

Tool for exporting data from PCP to Apache Spark

Performance Co-Pilot (PCP) front-end tools for exporting metric values to Apache Spark (https://spark.apache.org).

pcp-export-pcp2xml

Tool for exporting data from PCP to XML

Performance Co-Pilot (PCP) front-end tool for exporting data from PCP in XML format.

php-staabm-side-effects-detector

Analyzes php-code for side-effects

A static analysis tool to detect side effects in PHP code.

php-jolicode-php-os-helper

Helpers to detect the OS of the machine where PHP is running

This library provides some helpers to detect OS of the machine where PHP is running.

python3-pyramid-retry

Retry policy for the Pyramid web framework (Python 3)

pyramid_retry is an execution policy for Pyramid that wraps requests and can retry them a configurable number of times under certain "retryable" error conditions before indicating a failure to the client.