PHPackages                             logler/core - 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. logler/core

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

logler/core
===========

v1.2.7(4y ago)0149PHP

Since Mar 1Pushed 4y ago1 watchersCompare

[ Source](https://github.com/comninos22/logler)[ Packagist](https://packagist.org/packages/logler/core)[ RSS](/packages/logler-core/feed)WikiDiscussions master Synced yesterday

READMEChangelog (10)Dependencies (1)Versions (25)Used By (0)

logler
======

[](#logler)

A flexible logging package that can output logs as formatted log files, write to sql, dynamo AWS and filestore There are currently 4 log handlers, that can be accessed by passing a type of:

- txt
- aws
- filestore
- db

Usage example:

- $type="txt";
- $collection="receipts";
- $data=\['id'=&gt;2,'amount'=&gt;25\];
- $topic="receipt\_insert";
- $logger = new GeneralLogger($type,$collection)
- $logger-&gt;log($data,$topic);

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

24

Last Release

1576d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/51789730?v=4)[comninos22](/maintainers/comninos22)[@comninos22](https://github.com/comninos22)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/logler-core/health.svg)

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

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B11.5k](/packages/psr-log)[open-telemetry/api

API for OpenTelemetry PHP.

1941.5M276](/packages/open-telemetry-api)[open-telemetry/sdk

SDK for OpenTelemetry PHP.

2328.5M343](/packages/open-telemetry-sdk)

PHPackages © 2026

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