PHPackages                             kraenzle-ritter/timelogger - 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. kraenzle-ritter/timelogger

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

kraenzle-ritter/timelogger
==========================

Just a small stopwatch

v1.0.1(5y ago)093MITPHPCI failing

Since Aug 28Pushed 2y ago2 watchersCompare

[ Source](https://github.com/kraenzle-ritter/timelogger)[ Packagist](https://packagist.org/packages/kraenzle-ritter/timelogger)[ Docs](https://github.com/kraenzle-ritter/timelogger)[ RSS](/packages/kraenzle-ritter-timelogger/feed)WikiDiscussions master Synced yesterday

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

timelogger
==========

[](#timelogger)

[![Latest Stable Version](https://camo.githubusercontent.com/bccd9c9027f70dabdf8600ba606fda2c06e4749d077f60a23fc83cc6a7c0d068/68747470733a2f2f706f7365722e707567782e6f72672f6b7261656e7a6c652d7269747465722f74696d656c6f676765722f76)](//packagist.org/packages/kraenzle-ritter/timelogger) [![Total Downloads](https://camo.githubusercontent.com/fb5b71f0316dd97dc1e0358c725ce938ba9c14d189911eac0e4345355ae8b3c0/68747470733a2f2f706f7365722e707567782e6f72672f6b7261656e7a6c652d7269747465722f74696d656c6f676765722f646f776e6c6f616473)](//packagist.org/packages/kraenzle-ritter/timelogger) [![Latest Unstable Version](https://camo.githubusercontent.com/47e43cc1bacbb3735ebb82332aeb0361d88064b7f73b2180ca1678850b2a1538/68747470733a2f2f706f7365722e707567782e6f72672f6b7261656e7a6c652d7269747465722f74696d656c6f676765722f762f756e737461626c65)](//packagist.org/packages/kraenzle-ritter/timelogger) [![License](https://camo.githubusercontent.com/ea5baf9a0581466807cb323ee6d27afa4fb9299006974e9cfc0e794ba1ed8a13/68747470733a2f2f706f7365722e707567782e6f72672f6b7261656e7a6c652d7269747465722f74696d656c6f676765722f6c6963656e7365)](//packagist.org/packages/kraenzle-ritter/timelogger)

This is a more professional way:

However for the ease of logging (including the method´s name), I will leave this package available.

Installation
------------

[](#installation)

```
$ composer require kraenzle-ritter/timelogger
```

Usage
-----

[](#usage)

```
$stopwatch = TimeLogger::start();
  ...
$stopwatch->logTime('elapsed'); // named
  ...
$stopwatch->logTime();

```

`logTime()` can take 2 parameters: a name, and a minimum of seconds, so that only if the time is greater than this minimum, the method will log.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

###  Release Activity

Cadence

Every ~143 days

Total

2

Last Release

1940d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/76f31e7e6772db47a91388ed82840fae1fa57185bb82a64924bb3839697222c2?d=identicon)[ottosmops](/maintainers/ottosmops)

---

Top Contributors

[![ottosmops](https://avatars.githubusercontent.com/u/4144389?v=4)](https://github.com/ottosmops "ottosmops (13 commits)")

---

Tags

laravelstopwatchtimelogger

### Embed Badge

![Health badge](/badges/kraenzle-ritter-timelogger/health.svg)

```
[![Health](https://phpackages.com/badges/kraenzle-ritter-timelogger/health.svg)](https://phpackages.com/packages/kraenzle-ritter-timelogger)
```

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[interaction-design-foundation/laravel-geoip

Support for multiple Geographical Location services.

17221.0k3](/packages/interaction-design-foundation-laravel-geoip)[nedwors/navigator

A Laravel package to ease defining navigation menus

433.1k](/packages/nedwors-navigator)[xefi/faker-php-laravel

Faker php integration with laravel

1915.1k](/packages/xefi-faker-php-laravel)[dcblogdev/laravel-junie

Install pre-configured guides for Jetbrains Junie

392.5k](/packages/dcblogdev-laravel-junie)

PHPackages © 2026

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