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

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

ssphp/standard-log
==================

log standard

1.1.0(6y ago)0151MITPHPPHP &gt;=7.0.0

Since Jul 24Pushed 6y ago1 watchersCompare

[ Source](https://github.com/ssphp/standard-log)[ Packagist](https://packagist.org/packages/ssphp/standard-log)[ Docs](https://github.com/ssphp/standard.git)[ RSS](/packages/ssphp-standard-log/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (2)Used By (1)

ssphp/standard-log - A log standard for PHP
===========================================

[](#ssphpstandard-log---a-log-standard-for-php)

Intro
-----

[](#intro)

在程序开发中写日志是一件非常重要，也是很容易被开发同学忽视的地方。日志记录不全，格式不统一给我们后期的搜集、分析和问题查找带来了很大的麻烦。基于以上问题,统一日志格式势在必行, ssphp/standard-log是一套完全参照[ssgo日志标准](https://github.com/ssgo/standard/blob/master/log.md)开发的php包。

Directory structure
-------------------

[](#directory-structure)

```
├── CHANGELOG.md           # CHANGELOG
├── README.md              # README
└── src
    ├── ssphp
    │   ├── Standard
    │   └── Log            # 日志标准
    └── Tests              # 测试脚本

```

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

[](#installation)

Install the latest version with

```
$ composer require ssphp/standard
```

Log Content Standard
--------------------

[](#log-content-standard)

参考： [ssgo日志标准](https://github.com/ssgo/standard/blob/master/log.md)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

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

Unknown

Total

1

Last Release

2487d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/953b61d465c9dbd6c5acd79240967deb69bee095695bdf12c798a0c9d094b5ed?d=identicon)[qishaobo](/maintainers/qishaobo)

---

Top Contributors

[![qishaobo](https://avatars.githubusercontent.com/u/7624768?v=4)](https://github.com/qishaobo "qishaobo (1 commits)")

---

Tags

logssphphfjy

### Embed Badge

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

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

###  Alternatives

[monolog/monolog

Sends your logs to files, sockets, inboxes, databases and various web services

21.4k964.9M7.0k](/packages/monolog-monolog)[psr/log

Common interface for logging libraries

10.4k1.2B9.2k](/packages/psr-log)[symfony/monolog-bundle

Symfony MonologBundle

2.9k249.1M1.6k](/packages/symfony-monolog-bundle)[spatie/laravel-activitylog

A very simple activity logger to monitor the users of your website or application

5.8k45.4M309](/packages/spatie-laravel-activitylog)[sentry/sentry

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

1.9k227.1M273](/packages/sentry-sentry)[sentry/sentry-laravel

Laravel SDK for Sentry (https://sentry.io)

1.3k114.3M154](/packages/sentry-sentry-laravel)

PHPackages © 2026

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