nikcani/plog

simple opinionated laravel logger

Fund package maintenance!
nikcani

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

pkg:composer/nikcani/plog

0.0.1 2024-05-17 12:47 UTC

This package is auto-updated.

Last update: 2025-10-15 05:03:37 UTC


README

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

simple opinionated laravel logger

Installation

You can install the package via composer:

composer require nikcani/plog

Usage

$output = plog($mixed_value);

// or

dlog($mixed_value);

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

License

The MIT License (MIT). Please see License File for more information.