symfony/stopwatch
Symfony Stopwatch provides lightweight code profiling: start/stop named events, record laps, and group timings into sections/phases. Useful for measuring execution time and memory across parts of an application, with simple API and Composer install.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| symfony/clock | 0.77 | 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 | |
| itsgoingd/clockwork | 0.76 | 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. | 5,935 | 5,982 | 334 | 681K | 30 | 73.8 | 50.1 | MIT | 2 years ago | |
| laravel/nightwatch | 0.74 | Laravel Nightwatch package for Laravel apps: collects performance and application metrics and securely sends them to the hosted Nightwatch monitoring platform, providing deep Laravel-optimized insights into runtime behavior and overall health. | 350 | 349 | 73 | 1M | 0 | 35.9 | 57.4 | MIT | 1 week ago | |
| spatie/laravel-db-snapshots | 0.49 | Artisan commands to quickly create, load, list, and clean up database snapshots in Laravel. Dump your DB, restore any snapshot (or the latest), and keep only recent dumps. Supports MySQL, PostgreSQL, and SQLite. | 1,196 | 1,201 | 101 | 84K | 0 | 38.9 | 30.3 | MIT | 1 week ago |
How can I help you explore Laravel packages today?