PHPackages                             ptrofimov/clockwork-cli - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. ptrofimov/clockwork-cli

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

ptrofimov/clockwork-cli
=======================

Command-line interface for Clockwork, the tool for debugging and profiling PHP applications

1.5(9y ago)43116.1k↓38.9%7[1 issues](https://github.com/ptrofimov/clockwork-cli/issues)MITPHPPHP &gt;=5.3

Since May 12Pushed 8y ago1 watchersCompare

[ Source](https://github.com/ptrofimov/clockwork-cli)[ Packagist](https://packagist.org/packages/ptrofimov/clockwork-cli)[ Docs](http://github.com/ptrofimov/clockwork-cli)[ RSS](/packages/ptrofimov-clockwork-cli/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (7)Used By (0)

Clockwork-cli
=============

[](#clockwork-cli)

**[Clockwork](http://github.com/itsgoingd/clockwork)** - is a tool for debugging and profiling PHP applications.

**[Clockwork-chrome](http://github.com/itsgoingd/clockwork-chrome)** - is a Chrome extension for Clockwork.

**[Clockwork-firebug](https://github.com/sidorovich/clockwork-firebug)** - it's Clockwork extension for Firebug.

**This project** is a command-line interface for Clockwork.

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

[](#installation)

- Install clockwork-cli via composer for your project:

```
composer require ptrofimov/clockwork-cli:*

```

- Or install clockwork-cli globally:

```
composer global require ptrofimov/clockwork-cli:*

```

- You could also register Artisan command

```
Artisan::add(new Clockwork\Cli\Laravel\Command);

```

Usage
-----

[](#usage)

- Run script to monitor clockwork logs for current project:

```
./bin/clockwork-cli

```

- Or you can monitor logs for many projects:

```
./bin/clockwork-cli /www/*

```

- You will see updating list of HTTP requests. The first character is a hotkey.
- Press the hotkey to view details of HTTP request.
- Press Backspace to show requests for last 10 minutes
- Press Escape to exit

Screenshots
-----------

[](#screenshots)

[![Clockwork Cli Trace](https://raw.githubusercontent.com/ptrofimov/clockwork-cli/master/screenshots/clockwork-cli-trace.png)](https://raw.githubusercontent.com/ptrofimov/clockwork-cli/master/screenshots/clockwork-cli-trace.png)

[![Clockwork Cli Details](https://raw.githubusercontent.com/ptrofimov/clockwork-cli/master/screenshots/clockwork-cli-details.png)](https://raw.githubusercontent.com/ptrofimov/clockwork-cli/master/screenshots/clockwork-cli-details.png)

License
-------

[](#license)

Copyright (c) 2014 Petr Trofimov

MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity43

Moderate usage in the ecosystem

Community14

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

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

###  Release Activity

Cadence

Every ~210 days

Recently: every ~262 days

Total

6

Last Release

3338d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7055160847368dea476b261891757010bd52eed1698560047cd49ae178730c76?d=identicon)[ptrofimov](/maintainers/ptrofimov)

---

Top Contributors

[![ptrofimov](https://avatars.githubusercontent.com/u/867178?v=4)](https://github.com/ptrofimov "ptrofimov (22 commits)")[![sbacheld](https://avatars.githubusercontent.com/u/1219105?v=4)](https://github.com/sbacheld "sbacheld (1 commits)")[![sidorovich](https://avatars.githubusercontent.com/u/3040359?v=4)](https://github.com/sidorovich "sidorovich (1 commits)")

---

Tags

clilaravelloggingdebuggingprofilingClockwork

### Embed Badge

![Health badge](/badges/ptrofimov-clockwork-cli/health.svg)

```
[![Health](https://phpackages.com/badges/ptrofimov-clockwork-cli/health.svg)](https://phpackages.com/packages/ptrofimov-clockwork-cli)
```

###  Alternatives

[itsgoingd/clockwork

php dev tools in your browser

5.9k27.6M94](/packages/itsgoingd-clockwork)[sentry/sentry-laravel

Laravel SDK for Sentry (https://sentry.io)

1.3k114.3M154](/packages/sentry-sentry-laravel)[markguinn/silverstripe-clockwork

Silverstripe extension integrating the Clockwork Chrome extension

253.5k](/packages/markguinn-silverstripe-clockwork)[moesif/moesif-laravel

Moesif Collection/Data Ingestion Middleware for Laravel

1065.8k](/packages/moesif-moesif-laravel)[melihovv/laravel-log-viewer

A Laravel log viewer

1231.5k1](/packages/melihovv-laravel-log-viewer)

PHPackages © 2026

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