PHPackages                             xkovacikm/laravel-timer - 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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. xkovacikm/laravel-timer

ActiveLibrary[Debugging &amp; Profiling](/categories/debugging)

xkovacikm/laravel-timer
=======================

A small tool to measure operations execution time.

128PHP

Since Feb 9Pushed 3y agoCompare

[ Source](https://github.com/xkovacikm/laravel-timer)[ Packagist](https://packagist.org/packages/xkovacikm/laravel-timer)[ RSS](/packages/xkovacikm-laravel-timer/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

laravel-timer
=============

[](#laravel-timer)

A small tool to measure operations execution time. Forked from .

This version adds service provider, and facade automatically after installing. Also, timer methods don't require parameter.

Installation
============

[](#installation)

```
composer require xkovacikm/laravel-timer

```

Usage
=====

[](#usage)

Start the Timer with:

```
tstart();
```

Dumps timer current time:

```
tread();
```

Dumps timer and die:

```
tstop();
```

###  Health Score

16

—

LowBetter than 4% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity23

Early-stage or recently created project

 Bus Factor1

Top contributor holds 66.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/15361592?v=4)[Martin K](/maintainers/xkovacikm)[@xkovacikm](https://github.com/xkovacikm)

---

Top Contributors

[![Astatroth](https://avatars.githubusercontent.com/u/9015943?v=4)](https://github.com/Astatroth "Astatroth (12 commits)")[![xkovacikm](https://avatars.githubusercontent.com/u/15361592?v=4)](https://github.com/xkovacikm "xkovacikm (4 commits)")[![atefBB](https://avatars.githubusercontent.com/u/10966925?v=4)](https://github.com/atefBB "atefBB (1 commits)")[![jfretin](https://avatars.githubusercontent.com/u/120841?v=4)](https://github.com/jfretin "jfretin (1 commits)")

---

Tags

durationexecutionexecution-timelaraveltimetimer

### Embed Badge

![Health badge](/badges/xkovacikm-laravel-timer/health.svg)

```
[![Health](https://phpackages.com/badges/xkovacikm-laravel-timer/health.svg)](https://phpackages.com/packages/xkovacikm-laravel-timer)
```

###  Alternatives

[fjogeleit/prometheus-messenger-middleware

Prometheus Middleware for the Symfony Messenger Component

2255.2k](/packages/fjogeleit-prometheus-messenger-middleware)[spatie/craft-ray

Easily debug CraftCMS projects

1638.6k](/packages/spatie-craft-ray)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
