PHPackages                             nsommer89/php-exec-measure - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. nsommer89/php-exec-measure

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

nsommer89/php-exec-measure
==========================

A library in PHP which can measure time consumption for PHP operations.

v1.0.2(3y ago)012MITPHP

Since Feb 20Pushed 3y ago1 watchersCompare

[ Source](https://github.com/nsommer89/php-exec-measure)[ Packagist](https://packagist.org/packages/nsommer89/php-exec-measure)[ RSS](/packages/nsommer89-php-exec-measure/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

php-exec-measure
================

[](#php-exec-measure)

About
-----

[](#about)

A library in PHP which can measure time consumption for PHP operations.

Requirements
------------

[](#requirements)

Minimum `php8.0`

Installation with Composer
--------------------------

[](#installation-with-composer)

`composer require nsommer89/php-exec-measure`

.. or github page:

Library usage
-------------

[](#library-usage)

##### Basic usage example

[](#basic-usage-example)

```
