Libraries tagged by laravel log monitor
spatie/laravel-activitylog
29095632 Downloads
A very simple activity logger to monitor the users of your website or application
sentry/sentry-laravel
80410456 Downloads
Laravel SDK for Sentry (https://sentry.io)
inspector-apm/inspector-laravel
1418166 Downloads
Code Execution Monitoring, built for developers.
saasscaleup/laravel-log-alarm
5579 Downloads
Laravel log Alarm help you to set up alarm when errors occur in your system and send you a notification via Slack and email
bolechen/nova-activitylog
525612 Downloads
A tool to activity logger to monitor the users of your Laravel Nova.
regulus/activity-log
201636 Downloads
A clean and simple Laravel 5 activity logger for monitoring user activity on a website or web application.
djokicpn/laravel-email-audit-log
43519 Downloads
This Service provider will monitor all emails that has been sent out of your system. Sent emails will be stored in email_audit_log table
guanguans/laravel-exception-notify
27227 Downloads
Monitor exception and report it to notification channels(Dump、Log、Mail、AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、Zulip).
spatie/activitylog
259367 Downloads
A very simple activity logger to monitor the users of your website or application
yungts97/laravel-user-activity-log
11033 Downloads
A simple laravel package by yungts97 to easily monitor your laravel app user activity.
sarfraznawaz2005/meter
8001 Downloads
laravel package to find performance bottlenecks in your laravel application.
avengers-code-lovers/laravel-log-monitoring
4343 Downloads
Laravel log monitoring with log Laravel and log queue from avengers code lovers
omaralalwi/laravel-trash-cleaner
361 Downloads
clean logs and debug files (clockwork , laravel telescope and more)
muhdfaiz/laravel-tail-db
25386 Downloads
Provide artisan command to monitor realtime database query executed from the application. Able to automatically run explain command for each of query received.
asamir/laravel-in-db-performance-monitor
5386 Downloads
Monitor your laravel application performance by logging requests in your database then analyze it. The log includes request parameters, actions, SQL queries and errors beside that you can know the requests with raw SQL queries.