PHPackages                             platine-php/logger - 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. [Framework](/categories/framework)
4. /
5. platine-php/logger

ActiveLibrary[Framework](/categories/framework)

platine-php/logger
==================

Platine Logger is the implementation of PSR 3

v2.0.0(9mo ago)17.3k3MITPHPPHP ^8CI passing

Since Dec 5Pushed 9mo ago1 watchersCompare

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

READMEChangelog (2)Dependencies (7)Versions (4)Used By (3)

PLATINE LOGGER
--------------

[](#platine-logger)

**Platine Logger is the implementation of PSR 3**

[![Project Status](https://camo.githubusercontent.com/5b5a2250da48f45495a817a4bcdabb5d101fff298acebe00a55a52815b7119ed/687474703a2f2f6f70656e736f757263652e626f782e636f6d2f6261646765732f6163746976652e737667)](http://opensource.box.com/badges)[![Latest Stable Version](https://camo.githubusercontent.com/6e085ec08693cb12d8aea6ac54fc25aabfcc4e73a03c43428cd89fa171f12295/68747470733a2f2f706f7365722e707567782e6f72672f706c6174696e652d7068702f6c6f676765722f76)](https://packagist.org/packages/platine-php/logger)[![Latest Unstable Version](https://camo.githubusercontent.com/f6b6c2187968c05159e5d9074c3154f166f851e1c79580e7634ec62597c675a0/68747470733a2f2f706f7365722e707567782e6f72672f706c6174696e652d7068702f6c6f676765722f762f756e737461626c65)](https://packagist.org/packages/platine-php/logger)[![Total Downloads](https://camo.githubusercontent.com/3269b20367cc5e3c917b4bef6c0e89bac2aa7de15c17da23103638b84e3c0c15/68747470733a2f2f706f7365722e707567782e6f72672f706c6174696e652d7068702f6c6f676765722f646f776e6c6f616473)](https://packagist.org/packages/platine-php/logger)[![License](https://camo.githubusercontent.com/4415b988dcb933d360133912c5cccae449d702d148410a5bc46233def5c93a3b/68747470733a2f2f706f7365722e707567782e6f72672f706c6174696e652d7068702f6c6f676765722f6c6963656e7365)](https://packagist.org/packages/platine-php/logger)
[![Tests](https://github.com/platine-php/logger/actions/workflows/ci.yml/badge.svg)](https://github.com/platine-php/logger/actions/workflows/ci.yml/badge.svg)[![Quality Score](https://camo.githubusercontent.com/9d6d48da6c58c96da618b0742c832a3c6a8f213bb4d3a531047a3c5cf01121a9/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f706c6174696e652d7068702f6c6f676765722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/platine-php/logger)[![Codacy Badge](https://camo.githubusercontent.com/9c65b47346911f168361f2982a6830ac29e2062d4153b500fbb82234693b9acf/68747470733a2f2f6170702e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f3664336230663137303966393436353661303634663630633062633839336139)](https://app.codacy.com/gh/platine-php/logger/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)[![Codacy Badge](https://camo.githubusercontent.com/4d0adfb0094defaf32164a8c4078ae2c18e07452e1975121c66ffddbbe993b33/68747470733a2f2f6170702e636f646163792e636f6d2f70726f6a6563742f62616467652f436f7665726167652f3664336230663137303966393436353661303634663630633062633839336139)](https://app.codacy.com/gh/platine-php/logger/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_coverage)

### Requirements

[](#requirements)

- **PHP &gt;= 8.0**

### Installation

[](#installation)

#### Using composer (recommended)

[](#using-composer-recommended)

```
composer require platine-php/logger
```

### Supported handlers

[](#supported-handlers)

- **File**
- **Null**

### License

[](#license)

MIT License See [LICENSE.MD](LICENSE.MD)

### Resources

[](#resources)

- [Documentation](https://docs.platine-php.com/packages/logger)

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance58

Moderate activity, may be stable

Popularity23

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity45

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 ~652 days

Total

2

Last Release

278d ago

Major Versions

v1.0.0 → v2.0.02025-09-18

PHP version history (2 changes)v1.0.0PHP ^7.4 || ^8

v2.0.0PHP ^8

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16177981?v=4)[Tony NGUEREZA](/maintainers/nguereza-tony)[@nguereza-tony](https://github.com/nguereza-tony)

---

Top Contributors

[![nguereza-tony](https://avatars.githubusercontent.com/u/16177981?v=4)](https://github.com/nguereza-tony "nguereza-tony (40 commits)")

---

Tags

phpframeworkdevelopmentwebsiteloggerapplicationplatine

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/platine-php-logger/health.svg)

```
[![Health](https://phpackages.com/badges/platine-php-logger/health.svg)](https://phpackages.com/packages/platine-php-logger)
```

###  Alternatives

[fuel/fuel

FuelPHP is a simple, flexible, community driven PHP 5.4+ framework, based on the best ideas of other frameworks, with a fresh start!

1.5k42.6k](/packages/fuel-fuel)

PHPackages © 2026

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