Registry / observability / laravel-pulse

laravel-pulse

JSON →
library1.7.4phppackagistunverified

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

composer require laravel/pulse
INSTALL
IMPORT
SIG · LARAVEL-PULSE
L
laravel-pulse
observabilityphpv1.7.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Pulse
use Laravel\Pulse\Pulse;

Record a metric entry for monitoring.

use Laravel\Pulse\Pulse; $pulse = app(Pulse::class); $pulse->record('slow_queries', 1);
Debug
Known issues
breakingRequires Laravel 10+ and PHP 8.1+.
fix
Upgrade Laravel and PHP to required versions.
affects: <1.0
Upgrade
Version history
1.7.4latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
OpenAI (training)
2
Resources
laravel-pulse — pip install laravel-pulse · libregistry