Libraries tagged by class log
spudley/apache-log-iterator
40 Downloads
An Apache log file processor class, in PHP
mipotech/yii2-request-logger
6288 Downloads
A useful class for generating a thorough log of all requests and responses. Especially suitable for REST APIs built upon the Yii2 framework.
iamjohndev/audit-logger
18 Downloads
Audit Logger is a simple PHP class that allows you to log user interactions in your application.
gelembjuk/logger
824 Downloads
Allows to add logging functions to different classes, helps to handle errors, log errors and display error screen. Can catch warnings and fatal errors
dan-d-martin/logger-aware
11315 Downloads
Simply and transparently add logger support to a class
afeys/flphplog
57 Downloads
Helper classes to help with logging messages to file.
duantianyu/snoopy
121 Downloads
A PHP class that simulates a web browser
bugboard/sdk
7 Downloads
Official BugBoard SDK for PHP — report bugs as cards on your project board, with first-class Laravel and Symfony support.
o-log/php-router
4026 Downloads
PHP router built around classes
geekality/timer
17820 Downloads
Simple class for logging time and memory usage of stuff
coderofsalvation/syslog-flexible
208 Downloads
Minimal class to easily log messages to local syslog and/or papertrail and/or a remote syslog server
tintonic/php-elog
1436 Downloads
Simple PHP class for enhanced error logging
gumbercules/mysqlslow
1611 Downloads
Parser class for MySQL slow query log
assegaiphp/common
259 Downloads
The assegai/common package is a collection of commonly used utility classes and functions for AssegaiPHP projects. This package provides a set of tools that are designed to make it easier for developers to perform common tasks such as working with arrays, strings, and paths. The package also includes classes for handling errors and logging, as well as a simple yet powerful configuration management system. The package is designed to be lightweight, with minimal dependencies, and is fully compatible with any AssegaiPHP based project. Whether you're building a small web application or a large enterprise system, assegai/common provides the essential building blocks you need to get started quickly and easily.
ph-7/ph7client
96 Downloads
pH7Client is a PHP Web client class that simulates a Web browser (like a Web Driver) for retrieving webpage content, login to websites and posting forms and makes them on autopilot.