54 Repositories
PHP usage-logger Libraries
Robust, composite logger with filtering, formatting, and PSR-3 support
laminas-log 🇷🇺 Русским гражданам Мы, участники Laminas, родились и живем в разных странах. У многих из нас есть друзья, родственники и коллеги как в
An actual logger for WordPress.
Wp-logger An actual logger for WordPress. This plugin does two things. It piggybacks on the internal php logger (via set_error_handler) and it creates
IP2Location library for CodeIgniter. Use IP2Location geolocation database to lookup the country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather, MCC, MNC, mobile brand name, elevation and usage type that any IP address or hostname originates from.
CodeIgniter IP2Location Library This module enables users to retrieve below geolocation information from an IP address. It supports both the IPv4 and
HTTP Requestor: Package for a client request that supports you to make an external service request easily and with fast usage.
HttpRequestor from Patienceman HTTP Requestor: Package for a client request that supports you to make an external service request easily and with fast
Sends your logs to files, sockets, inboxes, databases and various web services
Monolog - Logging for PHP ⚠ This is the documentation for Monolog 3.x, if you are using older releases see the documentation for Monolog 2.x or Monolo
AcLog is a simple, zero-dependency PHP package to log activity to files
AcLog is a simple, zero-dependency PHP package to log activity to files. This is not meant for logging errors, this is can be used for logging c
Slim-Logger - A stand-alone logger class for use with the Slim Framework
Slim-Logger - A stand-alone logger class for use with the Slim Framework
An example chat app to illustrate the usage of kitar/laravel-dynamodb.
Simplechat An example chat app to illustrate the usage of kitar/laravel-dynamodb. Demo https://demo.simplechat.app/ This demo app is deployed with Lar
Configurable activity logger for filament.
Activity logger for filament Configurable activity logger for filament. Powered by spatie/laravel-activitylog Features You can choose what you want to
ChromePhp - a PHP library for the Chrome Logger Google Chrome extension
ChromePhp - a PHP library for the Chrome Logger Google Chrome extension
Laravel logger is an activity event logger for your Laravel or Lumen application
Laravel logger is an activity event logger for your Laravel or Lumen application. It comes out the box with ready to use with dashboard to view your activity. Laravel logger can be added as a middleware or called through a trait. Easily have an Activity Log. This package is easily configurable and customizable. Supports Laravel 5.3, 5.4, 5.5, 5.6, 5.7, 5.8, 6, and 7+
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
Rules for detecting usage of deprecated classes, methods, properties, constants and traits. PHPStan Installation To use this extension, require it in
Enable/disable query logger in Laravel/Lumen
Enable/disable query logger in Laravel/Lumen
Learning Management System made in vanilla PHP to learn core concepts and usage of some basic utils
Learning Management System Learning Management System made in vanilla PHP to learn core concepts and usage of some basic utils. Report Bug · Request F
Report high memory usage PHPUnit tests: Managed by opg-org-infra & Terraform
phpunit-memory-usage Report high memory usage PHPUnit tests: Managed by opg-org-infra & Terraform Configuration Add into the phpunit.xml extensions se
Allows you to process logs using any PSR-3 compatible logger such as Monolog
Yii 2 PSR Log Target Allows you to process logs using any PSR-3 compatible logger such as Monolog
temperature-pi: a simple Raspberry Pi based temperature logger using a DS18B20 1-Wire digital temperature sensor, & a local sqlite database
temperature-pi temperature-pi is a simple Raspberry Pi based temperature logger using a DS18B20 1-Wire digital temperature sensor, & a local sqlite da
A simple package to forward Laravel application logs to a Kinesis stream
Laravel Monolog Kinesis Driver A simple package to forward Laravel application logs to a Kinesis stream. Installation Require the package with compose
An utility component for XML usage and best practices in PHP
An utility component for XML usage and best practices in PHP
Magento 2 Email Catcher or Email Logger Module.
Magento 2 Module Experius email catcher / - logger
Test Doubles for the PSR-3 Logger Interface
PSR Log Test Doubles Test Doubles for the PSR-3 Logger Interface Motivation In PHP world, most people create Test Doubles via PHPUnits mocking framewo
Simple PHP Logger. Composer package
Basic PHP Logger 📝 Simple logger. Composer package.
Ce projet est volontairement overkill et fait usage d'une débauche de techno, uniquement dans un objectif récréatif !
Projet OverKill Projet réaliser dans le cadre d'une série pour la chaine Youtube YoanDev. Ce projet est volontairement overkill et fait usage d'une dé
Composer Plugin for automatically including files for easing function usage in php.
Php Inc Php inc is a composer plugin for automatically including certain files into composer's autoload and autoload-dev files config. Given a set of
Magento 2 Email Catcher or Email Logger Module. Available At Packagist.
Magento 2 Module Experius email catcher / - logger ``experius/module-emailcatcher`` Main Functionalities Installation Versions Enable email catcher C
meterN is a lightweight set of PHP/JS files that make a " Home energy metering & monitoring " solution.
meterN - Home energy monitor - (PHP/JS Energy Metering & Monitoring) What can meterN do for you ? meterN is a lightweight set of PHP/JS files that mak
This library provides a way of avoiding usage of constructors when instantiating PHP classes.
Instantiator This library provides a way of avoiding usage of constructors when instantiating PHP classes. Installation The suggested installation met
Hook-logger-plugin - Debug WordPress action / filter hooks.
hook-logger-plugin Easily debug WordPress action / filter hooks, finding where actions are called from and understanding the flow of execution. This p
Log requests and group together for aggregated statistics of route usage
Log Laravel route usage statistics Log Laravel requests and responses for statistical purposes and optionally aggregate by hours/days/months for minim
Small laravel package for viewing api logs which can be used in debugging.
This is a small package that can helps in debugging api logs. It can log request method, url, duration, request payload, which models are retrieved, controller and method.
This package allows you to send logs to files. based on monolog/monolog. You can use it during your development to make debugging easier. The file are in the var / log folder. This package is recommended for magento 2.This package allows you to send logs to files.
Custom Logger This package allows you to send logs to files. based on monolog/monolog. You can use it during your development to make debugging easier
A drop in fake logger for testing with the Laravel framework.
Log fake for Laravel A bunch of Laravel facades / services are able to be faked, such as the Dispatcher with Bus::fake(), to help with testing and ass
Log Laravel application request and response with a unique ID for easy debugging
Flexible and extendable logging of Laravel application request and responses Zero configuration logging of Requests and Responses to database or custo
Add a logger to your Kirby3 website
A Website logger for Kirby3 Commercial Usage This plugin is free but if you use it in a commercial project please consider to buy me a 🍺 Installation
A small library for usage deepai.org api
deepai a small library for usage deepai.org api install via composer : composer require mkhab7/deepai usage use Solid\Deepai\Deepai; require_once 've
A simple database logger for all outgoing emails sent by Laravel website.
Laravel Email Database Log A simple database logger for all outgoing emails sent by Laravel website.
Demonstration of OOP concepts and usage of Abstract class & Interfaces
Learn OOP Demonstration of OOP concepts and usage of Abstract class & Interfaces Usage clone this repo run composer install run php index.php Code str
Small package that can helps in debugging with API logs for Laravel Project.
Rest APIs Logger This is a small package that can helps in debugging with API logs. Installation Install the package via composer composer require tfs
Telegram API made for php (Simple usage)
Telegram Telegram API made for php (Simple usage) How to use? Download the project & place Telegram folder tp your project directory (For example i se
Capture and monitor detailed error logs with nice dashboard and UI
Capture and monitor detailed error logs with nice dashboard and UI Requirements Check Laravel 6 requirements Check Laravel 7 requirements Installation
WebDirStat is a disk usage utility for web servers written in PHP
WebDirStat is disk usage utility for web servers, it’s a single PHP file that gives you statistics about disk usage inside a specific Directory ordered by size, in a form of a simple tree table.
CTFx is a CTF Platform forked from mellivora, that focuses on low memory footprint and low server CPU usage
CTFx is a CTF Platform forked from mellivora, that focuses on low memory footprint and low server CPU usage. It has a futuristic interface that's optimized for slower hardware, meaning that there is no bulky Javascript running in the background, nor length CSS stylesheets. CTFx improves on the mellivora CTF engine by the UI redesign and the addition of new features.
This Package helps you in laravel application to log all desired activity for each request from request entry point to generate response at a single snapshot.
Laravel Scenario Logger This Package helps you in laravel application to log all desired activity for each request from request entry point to generat
This repository includes a sample project to illustrate the usage of the JobRouter® Authentication Factor API.
JR 2FA Example Plugin This repository includes a sample project to illustrate the usage of the JobRouter® Authentication Factor API. It can be used as
a wordpress plugin that improves wpgraphql usage together with wpml
WPGraphQL WPML Extension Contributors: rburgst Stable tag: 1.0.6 Tested up to: 5.6.1 Requires at least: 4.9 Requires PHP: 7.0 Requires WPGraphQL: 0.8.
Cloudlog is a self-hosted PHP application that allows you to log your amateur radio contacts anywhere.
Web based amateur radio logging application built using PHP & MySQL supports general station logging tasks from HF to Microwave with supporting applications to support CAT control.
Easily capture every incoming request and the corresponding outgoing response in your Laravel app.
Easily capture every incoming request and the corresponding outgoing response in your Laravel app. This package is designed to work only with the Lara
Get the system resources in PHP, as memory, number of CPU'S, Temperature of CPU or GPU, Operating System, Hard Disk usage, .... Works in Windows & Linux
system-resources. A class to get the hardware resources We can get CPU load, CPU/GPU temperature, free/used memory & Hard disk. Written in PHP It is a
Track the memory usage of your workers and display them in Filament.
Filament Memory Tracker Track the memory usage of your workers and display them in Filament. Installation Install the package via composer: composer r
123Solar is a set of PHP/JS files that make a web logger to monitor your photovoltaic inverter(s)
123Solar is a set of PHP/JS files that make a web logger to monitor your photovoltaic inverter(s). It just need a web server and PHP, no databases are even needed. The philosophy is: To keep it simple, fast, with a low foot print to run on cheap and low powered devices.
Adds a header to every response to try and twart Google's usage of your site in it's FLoC tracking method.
Laravel No FLoC This package will add the Permissions-Policy: interest-cohort=() to try and twart Google's usage of your site in it's FLoC tracking me
Adds a specific header to every response to disable Google's usage of your site in it's FLoC tracking method.
Go Unfloc Yourself Description A bundle for Symfony 5 that adds a Permissions-Policy header in all the responses to prevent the use of new Google's "F
PHP logging library that is highly extendable and simple to use.
Analog - Minimal PHP logging library Copyright: (c) 2012-Present Johnny Broadway License: MIT A minimal PHP logging package based on the idea of using