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(1y ago)0499MITDockerfilePHP ^8.1.0CI passing

Since Feb 2Pushed 1y 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 1mo ago

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

29

—

LowBetter than 60% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

727d 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.2B9.1k](/packages/psr-log)[itsgoingd/clockwork

php dev tools in your browser

5.9k27.6M93](/packages/itsgoingd-clockwork)[graylog2/gelf-php

A php implementation to send log-messages to a GELF compatible backend like Graylog2.

41838.2M137](/packages/graylog2-gelf-php)[bugsnag/bugsnag-psr-logger

Official Bugsnag PHP PSR Logger.

32132.5M2](/packages/bugsnag-bugsnag-psr-logger)[consolidation/log

Improved Psr-3 / Psr\\Log logger based on Symfony Console components.

15462.2M7](/packages/consolidation-log)[datadog/php-datadogstatsd

An extremely simple PHP datadogstatsd client

19124.6M15](/packages/datadog-php-datadogstatsd)

PHPackages © 2026

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