PHPackages                             oneawebmarketing/loghub-php - 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. oneawebmarketing/loghub-php

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

oneawebmarketing/loghub-php
===========================

PHP Wrapper for LogHub.cloud

1.0.2(1y ago)02.6k↓100%1MITPHP

Since Jan 19Pushed 1y ago1 watchersCompare

[ Source](https://github.com/1aWebmarketing/loghub-php)[ Packagist](https://packagist.org/packages/oneawebmarketing/loghub-php)[ RSS](/packages/oneawebmarketing-loghub-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (4)Used By (1)

PHP wrapper for LogHub.cloud
============================

[](#php-wrapper-for-loghubcloud)

LogHub is a cloud logging platform to aggregate your logs from all your projects.

```
require __DIR__ . '/vendor/autoload.php';

use LogHub\LogHub;

LogHub::init('API_KEY');

$logId = LogHub::log(
    'group-1',
    'my actual log content, string, array, class instance or json'
);
```

Installing
----------

[](#installing)

The recommended way to install LogHub PHP is through [Composer](https://getcomposer.org/).

```
composer require oneawebmarketing/loghub-php
```

Security
--------

[](#security)

If you discover a security vulnerability within this package, please send an email to . All security vulnerabilities will be promptly addressed. Please do not disclose security-related issues publicly until a fix has been announced.

License
-------

[](#license)

This repository is made available under the MIT License (MIT). Please see [License File](LICENSE) for more information.

###  Health Score

32

—

LowBetter than 71% of packages

Maintenance51

Moderate activity, may be stable

Popularity20

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity40

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

Total

3

Last Release

376d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/72da5b2605871911fe98f985e4cf7b8967e48ffd6eb322e8c330baea8746257c?d=identicon)[1aWebmarketing](/maintainers/1aWebmarketing)

---

Top Contributors

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

---

Tags

logginglogging-librarylogging-system

### Embed Badge

![Health badge](/badges/oneawebmarketing-loghub-php/health.svg)

```
[![Health](https://phpackages.com/badges/oneawebmarketing-loghub-php/health.svg)](https://phpackages.com/packages/oneawebmarketing-loghub-php)
```

###  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.6M94](/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)
