mediawiki-php-excimer

Mirror from https://gerrit.wikimedia.org/g/mediawiki/php/excimer. See https://www.mediawiki.org/wiki/Developer_access for contributing.

APACHE-2.0 License

Stars
110

Excimer

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

Related Projects