PHPackages                             hmmh/devlog - 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. hmmh/devlog

ActiveTypo3-cms-extension

hmmh/devlog
===========

The Developer's Log extension provides development logging/debugging functionality and a BE module to browse the logs.

4.0.1(6y ago)018GPL-2.0-or-laterPHP

Since Nov 13Pushed 5y ago1 watchersCompare

[ Source](https://github.com/hmmh/devlog)[ Packagist](https://packagist.org/packages/hmmh/devlog)[ RSS](/packages/hmmh-devlog/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (10)Used By (0)

Developer's Log
===============

[](#developers-log)

This is a 9 LTS compatible version of [cobwebch/devlog](https://github.com/cobwebch/devlog).

TYPO3 extension for logging calls from the [Logging Framework](https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ApiOverview/Logging/Index.html) (instead of `GeneralUtility:devLog()`) and browsing and searching those entries.

If you want to use the FileWriter please add the following code:

```
$GLOBALS['TYPO3_CONF_VARS']['LOG']['writerConfiguration'] = [
    \TYPO3\CMS\Core\Log\LogLevel::DEBUG => [
        'Devlog\\Devlog\\Writer\\FileWriter' => []
    ]
];

```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 60% 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 ~204 days

Recently: every ~258 days

Total

7

Last Release

2236d ago

Major Versions

3.0.4 → 4.0.02019-08-27

### Community

Maintainers

![](https://www.gravatar.com/avatar/917bd5f7236bb7270ad66aead037dc9d58c82fecb681d07c1917441a5898d710?d=identicon)[mzanter](/maintainers/mzanter)

---

Top Contributors

[![fsuter](https://avatars.githubusercontent.com/u/328984?v=4)](https://github.com/fsuter "fsuter (9 commits)")[![froemken](https://avatars.githubusercontent.com/u/2532472?v=4)](https://github.com/froemken "froemken (2 commits)")[![mzanter](https://avatars.githubusercontent.com/u/3242935?v=4)](https://github.com/mzanter "mzanter (1 commits)")[![oemmes](https://avatars.githubusercontent.com/u/6675519?v=4)](https://github.com/oemmes "oemmes (1 commits)")[![swilking](https://avatars.githubusercontent.com/u/3242717?v=4)](https://github.com/swilking "swilking (1 commits)")[![wr-lang](https://avatars.githubusercontent.com/u/11212185?v=4)](https://github.com/wr-lang "wr-lang (1 commits)")

### Embed Badge

![Health badge](/badges/hmmh-devlog/health.svg)

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

###  Alternatives

[netresearch/rte-ckeditor-image

Image support in CKEditor for the TYPO3 ecosystem - by Netresearch

63991.3k4](/packages/netresearch-rte-ckeditor-image)[christophlehmann/imageoptimizer

Optimize uploaded/processed images with binaries of your choice

46501.8k](/packages/christophlehmann-imageoptimizer)[b13/assetcollector

Add CSS and SVG files and strings as inline style tag/inline svg to the html code.

10118.4k](/packages/b13-assetcollector)[causal/fal-protect

Protect everything within /fileadmin/ based on associated folder and file restrictions (visibility, user groups and dates of publication).

1269.5k](/packages/causal-fal-protect)

PHPackages © 2026

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