PHPackages                             ssaweb/appwrite-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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. ssaweb/appwrite-logger

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

ssaweb/appwrite-logger
======================

This is a package responsible for calling a logger function made in appwrite

v1.3.2(2y ago)0499MITDockerfilePHP ^8.1.0CI passing

Since Feb 2Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ssa-web-solutions/appwrite-logger)[ Packagist](https://packagist.org/packages/ssaweb/appwrite-logger)[ RSS](/packages/ssaweb-appwrite-logger/feed)WikiDiscussions main Synced today

READMEChangelog (7)Dependencies (1)Versions (8)Used By (0)

appwrite-logger
===============

[](#appwrite-logger)

It's just a helper class I use in my appwrite functions to call my log function that submits the log to logz.io services.

If you find it useful you could deploy the function in your appwrite server and then install the Logger package in your PHP function and use it like below:

```
$logger = new Logger(new Functions($client));
$logger->log("My Log", ['tagA', 'tagB']);
```

It seems to be recommended to avoid using appwrite log functions due to the issue below:

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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

Recently: every ~24 days

Total

7

Last Release

782d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/cac6ff1f52ea078adb7daf8bef160f59cb0661a6cb26dc2341e53653a083a339?d=identicon)[lucasctd](/maintainers/lucasctd)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/ssaweb-appwrite-logger/health.svg)

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

###  Alternatives

[psr/log

Common interface for logging libraries

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

API for OpenTelemetry PHP.

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

SDK for OpenTelemetry PHP.

2328.5M338](/packages/open-telemetry-sdk)[utopia-php/abuse

A simple abuse library to manage application usage limits

27281.4k3](/packages/utopia-php-abuse)

PHPackages © 2026

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