PHPackages                             moar/log - 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. moar/log

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

moar/log
========

Logging helpers

039[2 issues](https://github.com/bd808/moar-log/issues)PHP

Since Apr 21Pushed 13y ago1 watchersCompare

[ Source](https://github.com/bd808/moar-log)[ Packagist](https://packagist.org/packages/moar/log)[ RSS](/packages/moar-log/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Moar-Log
========

[](#moar-log)

Logging helpers.

Part of the [Moar PHP Library](https://github.com/bd808/moar).

[![Build Status](https://camo.githubusercontent.com/19412abc54ab43a69963d27f0e4ad12a887d81ea3711aa9e6ad54190131da26c/68747470733a2f2f7472617669732d63692e6f72672f62643830382f6d6f61722d6c6f672e706e67)](https://travis-ci.org/bd808/moar-log)

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

[](#installation)

Moar-Log is available on Packagist ([moar/log](https://packagist.org/packages/moar/log)) and is installable via [Composer](http://getcomposer.org).

```
{
  "require": {
    "moar/log": "dev-master"
  }
}

```

If you do not use Composer, you can get the source from GitHub and use any PSR-0 compatible autoloader.

```
$ git clone https://github.com/bd808/moar-log.git

```

Run the tests
-------------

[](#run-the-tests)

Tests are automatically performed by [Travis CI](https://travis-ci.org): [![Build Status](https://camo.githubusercontent.com/19412abc54ab43a69963d27f0e4ad12a887d81ea3711aa9e6ad54190131da26c/68747470733a2f2f7472617669732d63692e6f72672f62643830382f6d6f61722d6c6f672e706e67)](https://travis-ci.org/bd808/moar-log)

```
curl -sS https://getcomposer.org/installer | php
php composer.phar install --dev
phpunit

```

See Also:
---------

[](#see-also)

- [PSR-3](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md)
- [PSR Log](https://github.com/php-fig/log)
- [Monolog](https://github.com/Seldaek/monolog)

---

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/fb7225bfe174e81de548c48d7ac39da81bcbd46a838fdede536b5b045ec85961?d=identicon)[bd808](/maintainers/bd808)

---

Top Contributors

[![bd808](https://avatars.githubusercontent.com/u/6469?v=4)](https://github.com/bd808 "bd808 (9 commits)")

### Embed Badge

![Health badge](/badges/moar-log/health.svg)

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

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B10.9k](/packages/psr-log)[open-telemetry/api

API for OpenTelemetry PHP.

1938.5M262](/packages/open-telemetry-api)[open-telemetry/sdk

SDK for OpenTelemetry PHP.

2326.5M315](/packages/open-telemetry-sdk)[illuminated/console-logger

Logging and Notifications for Laravel Console Commands.

8676.7k](/packages/illuminated-console-logger)

PHPackages © 2026

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