PHPackages                             pinebucket/php-client - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. pinebucket/php-client

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

pinebucket/php-client
=====================

A small PHP client for pinebucket.com

020[1 issues](https://github.com/pinebucket/php-client/issues)PHP

Since Aug 30Pushed 4y ago2 watchersCompare

[ Source](https://github.com/pinebucket/php-client)[ Packagist](https://packagist.org/packages/pinebucket/php-client)[ RSS](/packages/pinebucket-php-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Pinebucket PHP Client
=====================

[](#pinebucket-php-client)

Pinebucket is a simple logging platform where you can easily search for log entries across multiple platform. Is is not a big complex monster, but a good first tool to get started with professional logging.

Install
-------

[](#install)

```
composer require pinebucket/php-client

```

Use
---

[](#use)

The simplest way to get started is to register error handlers. This will make sure we log all errors and uncaught exceptions.

```
\Pinebucket\Client\Pinebucket::register('my-project-key');
```

### Monolog

[](#monolog)

You may also integrate with Monolog my using the `MonologHandler`.

### PSR-3

[](#psr-3)

Or use the `PinebucketLogger` which is a PSR-3 logger.

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/401ccc5eea13c60cf807ae982af00e368e2166e2f26d8eb541dcd881a57385bc?d=identicon)[Nyholm](/maintainers/Nyholm)

---

Top Contributors

[![Nyholm](https://avatars.githubusercontent.com/u/1275206?v=4)](https://github.com/Nyholm "Nyholm (10 commits)")

### Embed Badge

![Health badge](/badges/pinebucket-php-client/health.svg)

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

PHPackages © 2026

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