Libraries tagged by Log analyser
rtoledof/analizer
0 Downloads
The code analizer process the log to manage the logs from remote resource.
pfaciana/php-error-log-viewer
5 Downloads
A WordPress plugin that provides an interface to view, manage, and analyze PHP error logs across your WordPress installation.
struggle-for-php/sfp-psalm-psr-log-plugin
227 Downloads
Stubs to let Psalm understand psr/log (PSR-3) strictly
oxid-community/devutils-logs
1544 Downloads
Analysis module for finding problematical shop data.
bakhirev/assayo
13 Downloads
Visualization and analysis you git log. Creates HTML report about commits statistics, employees and company. Also it parse git log and give a achievements based on git stat. In addition the typical git stats, this package can show statistics by departments, tasks or determine the location of users. It quickly parses large git log files.
tasmidur/zinc-search-monolog-handler
3286 Downloads
ZincSearch Monolog Handler is used for pushing laravel log into the ZincSearch for collection and analysis
seguce92/openobserve-monolog
5 Downloads
Open Observe Monolog Handler is used for pushing laravel log into the OpenObserve for collection and analysis.
phpflo/phpflo-flowtrace
7 Downloads
Log phpflo network execution for debugging and analysis
mansi/website-analytics
8 Downloads
This package is used to analyisis of module wise work log of our website
ganglio/pds
29 Downloads
Probabilistic Data Structures to efficiently analyze and mine big datasets
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.
mh97m/laravelogger
0 Downloads
The Laravel Logger project is a robust logging solution tailored for Laravel applications, designed to provide comprehensive monitoring, tracking, and analysis of system activities and events. Developed with the Laravel framework, this logging system offers seamless integration, ensuring smooth operation within Laravel-based projects.
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.