PHPackages                             sinevia/php-logbucket - 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. sinevia/php-logbucket

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

sinevia/php-logbucket
=====================

LogBucket

v2.0.2(7y ago)091proprietaryPHP

Since Oct 11Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Sinevia/php-logbucket)[ Packagist](https://packagist.org/packages/sinevia/php-logbucket)[ Docs](http://github.com/sinevia/php-logbucket)[ RSS](/packages/sinevia-php-logbucket/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)DependenciesVersions (3)Used By (0)

PHP LogBucket
=============

[](#php-logbucket)

Library for easy access to the LogBucket.org API

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

[](#installation)

1. Install via Composer

```
composer require sinevia/php-logbucket

```

2. Manually download

How to Use
----------

[](#how-to-use)

1. First download and install the library
2. Get an account at
3. Create a new log bucket and get the API key
4. Use the library to log messages

```
\LogBucket::alert('KEY','An alert message');
\LogBucket::debug('KEY','An ordinary debug message');
\LogBucket::critical('KEY','A critical message');
\LogBucket::info('KEY','An information message');
\LogBucket::emergency('KEY','An emergency message');
\LogBucket::error('KEY','An error message');

```

History
-------

[](#history)

- 2018.10.11 - Added to GitHub, and Packagist.
- 2013.07.07 - Version 2.0 released. Unicode support added. Bugs fixed.
- 2013.05.11 - Version 1.0 released.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

2

Last Release

2771d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

phplibrarysinevia

### Embed Badge

![Health badge](/badges/sinevia-php-logbucket/health.svg)

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

PHPackages © 2026

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