PHPackages                             ju4n/telemetry-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. ju4n/telemetry-logger

ActiveLibrary

ju4n/telemetry-logger
=====================

A simple log system

0.1.1(1y ago)118MITPHPPHP &gt;=8.2CI passing

Since Oct 23Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Ju4n/telemetry-package)[ Packagist](https://packagist.org/packages/ju4n/telemetry-logger)[ RSS](/packages/ju4n-telemetry-logger/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (5)Versions (3)Used By (0)

Telemetry Logger 📜
==================

[](#telemetry-logger-)

[![Tests](https://github.com/Ju4n/telemetry-package/actions/workflows/tests.yml/badge.svg)](https://github.com/Ju4n/telemetry-package/actions/workflows/tests.yml/badge.svg)

**Telemetry Logger** is an extensible PHP package that allows logging to multiple destinations (drivers) and formats. It follows the [PSR-3](https://www.php-fig.org/psr/psr-3/) logging standard and is designed to be flexible and easily extensible with custom drivers and formatters.

Features
--------

[](#features)

- Supports multiple drivers: CLI and file.
- Extensible for adding custom drivers and formatters.
- Easy to use with a configurable `LoggerBuilder`.
- Supports log transactions.
- PSR-3 compliant.

Requirements
------------

[](#requirements)

- PHP 8.2 or higher.
- [Composer](https://getcomposer.org/) for dependency management.
- [PHPUnit](https://phpunit.de/) for running tests.

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

[](#installation)

You can install the package via Composer:

```
composer require ju4n/telemetry-logger
```

Documentation
-------------

[](#documentation)

- [Usage](doc/Usage.md)
- [Extending Drivers and Formatters](/doc/Extend.md)
- [Included Drivers and Formatters](/doc/Drivers-Formaters.md)
- [UML Diagram](/doc/uml_diagram.png)

Running Tests
-------------

[](#running-tests)

This project includes a set of unit tests that you can run using [PHPUnit](https://phpunit.de/).

First, ensure that you have installed the development dependencies:

```
composer install --dev
```

Then, you can run the tests with the following command:

```
vendor/bin/phpunit
```

You can also generate a code coverage report:

```
vendor/bin/phpunit --coverage-html coverage/
```

If you don't have PHP installed on your local machine, you can run the tests using `docker-compose` by executing:

```
docker-compose run composer install && docker-compose run phpunit
```

Diagram
-------

[](#diagram)

[![UML](/doc/uml_diagram.png)](/doc/uml_diagram.png)

---

### License

[](#license)

This project is licensed under the [MIT License](https://opensource.org/licenses/MIT).

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance44

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

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

Total

2

Last Release

445d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/484a520231ae2aeb0b8243c99e29fc93c974136caa819e6099f4ca579b7e1c4e?d=identicon)[Ju4n](/maintainers/Ju4n)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/ju4n-telemetry-logger/health.svg)

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

###  Alternatives

[elgg/elgg

Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.

1.7k15.7k5](/packages/elgg-elgg)[neos/flow

Flow Application Framework

862.0M451](/packages/neos-flow)[api-platform/metadata

API Resource-oriented metadata attributes and factories

223.5M96](/packages/api-platform-metadata)[phpro/http-tools

HTTP tools for developing more consistent HTTP implementations.

28137.8k](/packages/phpro-http-tools)[flowwow/cloudpayments-php-client

cloudpayments api client

2188.2k](/packages/flowwow-cloudpayments-php-client)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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