Search by

wikimedia / excimer

wikimediatstarling

Excimer is a PHP extension which provides a low-overhead interrupting timer and sampling profiler.

Package info

github.com/wikimedia/php-excimer

Language:C

Type:php-ext

Ext name:ext-excimer

pkg:composer/wikimedia/excimer

Statistics

Installs: 1 614

Dependents: 0

Suggesters: 0

Stars: 147

1.2.7 2026-07-29 07:39 UTC

This package is auto-updated.

Last update: 2026-09-03 02:03:08 UTC


README

Excimer is an extension for PHP 7.1+ that provides a low-overhead interrupting timer and sampling profiler.

Installation

Excimer is available from packages.debian.org, and can be installed via apt-get install php-excimer.

For other installation methods, see https://www.mediawiki.org/wiki/Excimer.

Documentation

For the API, see PHPDoc stubs.

For usage examples, see https://www.mediawiki.org/wiki/Excimer#Examples.

See also