actiophp/actio

Logging and reporting of activities and events

v0.2.0 2024-05-14 15:58 UTC

This package is auto-updated.

Last update: 2024-05-14 15:59:49 UTC


README

Installation

Install the latest version:

composer require actiophp/actio

Usage

Actio::setHandler($handler);

Tests

To test copy .env.testing to .env

composer install
vendor/bin/pest

Credits

Code and ideas borrowed from https://github.com/jbroadway/analog