PHPackages                             cxj/phpsyslog - 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. cxj/phpsyslog

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

cxj/phpsyslog
=============

Simple PSR-3 logger implementation that outputs to syslog

1.2.0(5y ago)01.5k[1 issues](https://github.com/cxj/phpsyslog/issues)MITPHPPHP &gt;=7.4CI failing

Since Nov 6Pushed 5y ago2 watchersCompare

[ Source](https://github.com/cxj/phpsyslog)[ Packagist](https://packagist.org/packages/cxj/phpsyslog)[ Docs](https://github.com/cxj/phpsyslog)[ RSS](/packages/cxj-phpsyslog/feed)WikiDiscussions master Synced today

READMEChangelog (9)Dependencies (7)Versions (10)Used By (0)

phpsyslog
=========

[](#phpsyslog)

A minimalist, simple [PSR-3](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md)logger implementation which logs to a [POSIX syslog](http://pubs.opengroup.org/onlinepubs/9699919799/functions/closelog.html).

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

[](#installation)

This class requires PHP 5.4 or later, but we recommend using the latest available version of PHP as a matter of principle. It has two dependencies, the [FIG](http://www.php-fig.org) PSR-3 interface, linked above, and [IcecaveStudios/isolater](https://github.com/IcecaveStudios/isolator) which is used to isolate global functions to make them more easily tested.

It is installable and autoloadable via Composer as [cxj/phpsyslog](https://packagist.org/packages/cxj/phpsyslog)from [Packagist](https://packagist.org/).

Alternatively, [download a release](https://github.com/cxj/phpsyslog/releases)from GitHub, or clone this repository. Then require or include its *autoload.php* file.

Quality
-------

[](#quality)

This class attempts to comply with [PSR-1](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md), [PSR-2](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md), and [PSR-4](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-4-autoloader.md). If you notice compliance oversights, please send a patch via pull request.

This package is unit tested using [PHPUnit](https://phpunit.de).

Usage
-----

[](#usage)

Example usage:

```

```

Contributing
------------

[](#contributing)

Pull requests are welcome!

Requests which follow the PSR-1 and PSR-2 coding and style standards, and which have PHPUnit test coverage will get most attention.

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 52.8% 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 ~216 days

Recently: every ~416 days

Total

9

Last Release

2165d ago

PHP version history (3 changes)v1.0PHP &gt;=5.4

v1.1.2PHP &gt;=5.5

1.2.0PHP &gt;=7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/50b6a3c2702ebb4b00d037d1dea201f293e38e347078dd5dd9bfff970bc02095?d=identicon)[cxj](/maintainers/cxj)

---

Top Contributors

[![cxj](https://avatars.githubusercontent.com/u/446131?v=4)](https://github.com/cxj "cxj (19 commits)")[![cj-clx](https://avatars.githubusercontent.com/u/46033285?v=4)](https://github.com/cj-clx "cj-clx (17 commits)")

---

Tags

hacktoberfesthacktoberfest2021psr-3syslog

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/cxj-phpsyslog/health.svg)

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

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[analog/analog

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

3511.6M24](/packages/analog-analog)[illuminate/log

The Illuminate Log package.

6225.3M623](/packages/illuminate-log)[pagemachine/typo3-formlog

Form log for TYPO3

23238.6k8](/packages/pagemachine-typo3-formlog)[markrogoyski/simplelog-php

Powerful PSR-3 logging. So easy, it's simple.

2819.3k4](/packages/markrogoyski-simplelog-php)

PHPackages © 2026

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