Libraries tagged by log analyzer
mouf/utils.network.http.curlhtmlbrowser
85 Downloads
This package contains a class that mimics a web browser. Using the Curl HTML Browser, you can easily query a web site in HTTP or HTTPS, and analyze the HTML answered. The Curl HTML Browser will handle sessions for you, so you can use it to log into a website and retrieve data from the logged part of the website. As the name implies, this package is based on the CURL library, and therefore, the CURL PHP extension must be installed on your machine.
libaro/laravel-slow-queries
26 Downloads
Laravel Slow QueriesLaravel Slow Queries is a package that allows you to easily log slow queries in your Laravel application. This package logs queries that exceed a configurable time limit and stores them in the database, making it easy to analyze and optimize your database performance.
shel/neos-logs
34997 Downloads
Allows access to logfiles and exceptions from the Neos CMS backend
aternos/codex-minecraft
15499 Downloads
PHP library to read, parse, print and analyse Minecraft log files.
aternos/codex
16340 Downloads
PHP library to read, parse, print and analyse log files.
bouncer/bouncer
424 Downloads
A PHP library to log and analyse HTTP traffic, throttle and block suspicious agents.
anttiviljami/wp-server-log-viewer
6217 Downloads
View and analyse your server logs from within the WordPress admin dashboard
labofgood/module-db-query-log-extended
9 Downloads
The module enhances the DB logger functionality, offering the capability to display DB logs in the xlsx format and produce a report analyzing query similarities.
w3docs/log-viewer-bundle
4213 Downloads
W3DocsLogViewerBundle allows to filter, group and analyse symfony2 log files
localheinz/http-log
1 Downloads
Provides a console application for analyzing an HTTP access log file.
qson/mongodb-log
3 Downloads
Store log to mongo for easy search and analyse
mouf/utils.log.advanced-logger
5 Downloads
This package can be used to perform advanced logging: the logs are stored in database (using the DBLogger), then are analysed and aggregated (using the LogStats package). This package provides a way to send a mail automatically every night to the admin, summarizing the logs of the day.
access-watch/access-watch
130 Downloads
A PHP library to log and analyse HTTP traffic using the Access Watch cloud service.