PHPackages                             everton3x/logman - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. everton3x/logman

AbandonedArchivedLibrary[Logging &amp; Monitoring](/categories/logging)

everton3x/logman
================

A logger manager.

v0.2.0(5y ago)06MITPHPPHP &gt;=7.4.5

Since May 23Pushed 5y ago1 watchersCompare

[ Source](https://github.com/everton3x/logman)[ Packagist](https://packagist.org/packages/everton3x/logman)[ RSS](/packages/everton3x-logman/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (2)Versions (4)Used By (0)

LogMan
======

[](#logman)

**Advanced PHP log manager.**

Purpose
-------

[](#purpose)

Implementing logging in our applications is very important, but it can be a tedious and complicated task at times.

With that in mind, LogMan was developed to offer the developer a simple to use interface, yet powerful in resources.

With LogMan it is possible to implement different levels of log in different formats, and still meet the PSR-3.

For details on the PSR-3 specification, please refer to the [specification website](https://www.php-fig.org/psr/psr-3/).

Requiriments
------------

[](#requiriments)

For installing and using LogMan you will need:

- [PHP7.4.5+](https://php.net)
- [Composer](https://getcomposer.org) (optional)

Detailed requirements can be found at [composer.json](https://github.com/everton3x/logman/blob/master/composer.json)

Installation
------------

[](#installation)

The best way to install LogMan is through Composer:

```
composer require everton3x/logman
```

You can also clone the repository and install the dependencies with the composer:

```
git clone https://github.com/everton3x/logman.git

composer install
```

Or you can do everything manually. If you are willing to do that, it means you know how to do it;)

Usage
-----

[](#usage)

For usage examples, please refer to the [examples directory](https://github.com/everton3x/logman/tree/master/examples)

Documentation
-------------

[](#documentation)

The source code is all commented out. Documentation in other formats is on the way.

Changelog
---------

[](#changelog)

**next version**

- Logger on files
- PHPUnit tests
- More examples

**version 0.2.0**

- Added context and template for messages support;

**version 0.1.0**

- Initial release
- Default Messenger
- Logger for PHP STDOUT

How to contribute
-----------------

[](#how-to-contribute)

Contributions are always welcome, whether with issues, with a pull request or a coffee. However to organize the mess a little, if you want to contribute with code, please follow the workflow:

- Fork the repository.
- Create a new branch for each feature or correction;
- Submit a pull request.

Thank you!

Author
------

[](#author)

[Everton da Rosa](https://everton3x.github.com)

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

2177d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/582620?v=4)[Everton da Rosa](/maintainers/everton3x)[@everton3x](https://github.com/everton3x)

---

Top Contributors

[![everton3x](https://avatars.githubusercontent.com/u/582620?v=4)](https://github.com/everton3x "everton3x (6 commits)")

---

Tags

loggerloggingphp7psr-4

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/everton3x-logman/health.svg)

```
[![Health](https://phpackages.com/badges/everton3x-logman/health.svg)](https://phpackages.com/packages/everton3x-logman)
```

###  Alternatives

[sentry/sentry

PHP SDK for Sentry (http://sentry.io)

1.9k227.1M271](/packages/sentry-sentry)[rollbar/rollbar

Monitors errors and exceptions and reports them to Rollbar

33723.7M81](/packages/rollbar-rollbar)[illuminate/log

The Illuminate Log package.

6224.3M517](/packages/illuminate-log)[open-telemetry/sdk

SDK for OpenTelemetry PHP.

2222.9M248](/packages/open-telemetry-sdk)[open-telemetry/api

API for OpenTelemetry PHP.

1833.0M214](/packages/open-telemetry-api)[pagemachine/typo3-formlog

Form log for TYPO3

23225.3k6](/packages/pagemachine-typo3-formlog)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
