itsgoingd/clockwork
Clockwork is a browser-based dev tool for PHP/Laravel that profiles your app in real time. Inspect request data, performance, logs, database/cache/Redis queries, events, views, commands, queue jobs and tests—all from a clean timeline UI.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| symfony/clock | 0.83 | Symfony Clock decouples your app from the system clock. Inject ClockInterface to get deterministic time via now() and control behavior like sleep() and time zones. Ideal for testable, time-sensitive code without relying on global time functions. | 430 | 432 | 3 | 10M | 0 | 31.8 | 65.0 | MIT | 1 week ago | |
| lcobucci/clock | 0.82 | PSR-20 clock implementation for PHP. Provides a simple, testable way to access the current time with interchangeable clocks like system and frozen clocks, making time-dependent code predictable and easy to unit test. | 790 | 792 | 32 | 5M | 1 | 30.3 | 61.8 | MIT | 5 months ago | |
| beste/clock | 0.81 | beste/clock is a lightweight PHP clock implementation for time-dependent code. It provides a simple, test-friendly way to obtain the current time, swap in fixed or mock clocks, and improve determinism across your application and automated tests. | 74 | 74 | 1 | 1M | 0 | 22.5 | 65.0 | MIT | 3 years ago | |
| laravel/laravel | 0.80 | Laravel is a modern PHP web application framework with elegant syntax. It provides fast routing, dependency injection, Eloquent ORM, migrations, caching and sessions, queues, and real-time broadcasting—plus extensive documentation and tutorials. | 84,081 | 84,782 | 24,690 | 695K | 0 | 69.7 | 15.7 | — | 1 week ago | |
| eventsauce/clock | 0.80 | Simple clock abstraction for PHP. Use SystemClock in production and TestClock in tests to control time deterministically. Get now() as DateTimeImmutable, access timeZone(), move time forward, tick to system time, or fixate to a specific moment. | 3 | 3 | 2 | 38K | 0 | 0.1 | 55.0 | — | — | |
| spatie/laravel-web-tinker | 0.79 | Browser-based Laravel Tinker console. Adds a route where you can run code, inspect your app, and iterate quickly with a light/dark UI. Dev-only tool—can execute arbitrary PHP, so don’t use in production. | 1,214 | 1,219 | 76 | 103K | 0 | 37.7 | 31.4 | MIT | 1 month ago |
How can I help you explore Laravel packages today?