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: 25

Dependents: 0

Suggesters: 0

Stars: 0

0.2.1 2026-07-06 17:12 UTC

This package is auto-updated.

Last update: 2026-07-27 15:02:43 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.