nikcani/plog

simple opinionated laravel logger

Maintainers

Package info

github.com/nikcani/plog

pkg:composer/nikcani/plog

Transparency log

Fund package maintenance!

nikcani

Statistics

Installs: 51

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

0.3.0 2026-07-28 19:21 UTC

This package is auto-updated.

Last update: 2026-07-28 19:22:16 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.