PHPackages                             graceas/php-simple-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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. graceas/php-simple-logger

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

graceas/php-simple-logger
=========================

This simple PHP logger class.

v1.1.5(6y ago)0321MITPHPPHP &gt;=5.5.9CI failing

Since Oct 19Pushed 6y ago1 watchersCompare

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

READMEChangelog (7)DependenciesVersions (8)Used By (1)

SimpleLogger
============

[](#simplelogger)

This simple PHP logger class.

Installation
============

[](#installation)

Through composer:

```
"require": {
    ...
    "graceas/php-simple-logger": "v1.1.6"
    ...
}

```

Usage
=====

[](#usage)

```
$logger = new \SimpleLogger\SimpleLogger();
$logger->addCritical('critical error');
$logger->addInfo('info message');

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity57

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

7

Last Release

2396d ago

PHP version history (2 changes)v1.0PHP &gt;=5.6

v1.1.3PHP &gt;=5.5.9

### Community

Maintainers

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

---

Top Contributors

[![Graceas](https://avatars.githubusercontent.com/u/3995794?v=4)](https://github.com/Graceas "Graceas (13 commits)")

---

Tags

logger

### Embed Badge

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

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

###  Alternatives

[analog/analog

Fast, flexible, easy PSR-3-compatible PHP logging package with dozens of handlers.

3451.5M24](/packages/analog-analog)[justbetter/magento2-sentry

Magento 2 Logger for Sentry

1851.5M3](/packages/justbetter-magento2-sentry)[marvinlabs/laravel-discord-logger

Logging to a discord channel in Laravel

2081.1M2](/packages/marvinlabs-laravel-discord-logger)[inpsyde/wonolog

Monolog-based logging package for WordPress.

183617.9k7](/packages/inpsyde-wonolog)[amphp/log

Non-blocking logging for PHP based on Amp, Revolt, and Monolog.

402.6M70](/packages/amphp-log)[apix/log

Minimalist, thin and fast PSR-3 compliant (multi-bucket) logger.

511.0M18](/packages/apix-log)

PHPackages © 2026

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