PHPackages                             andrey-helldar/verbose - 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. andrey-helldar/verbose

Abandoned → [dragon-code/verbose](/?search=dragon-code%2Fverbose)ArchivedLibrary[Logging &amp; Monitoring](/categories/logging)

andrey-helldar/verbose
======================

Displaying verbose messages

v4.0.0(4y ago)213.8k2MITPHPPHP ^8.0

Since Mar 2Pushed 3y ago1 watchersCompare

[ Source](https://github.com/TheDragonCode/verbose)[ Packagist](https://packagist.org/packages/andrey-helldar/verbose)[ Fund](https://paypal.me/helldar)[ Fund](https://yoomoney.ru/to/410012608840929)[ RSS](/packages/andrey-helldar-verbose/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (9)Dependencies (5)Versions (12)Used By (2)

Verbose
=======

[](#verbose)

Displaying verbose messages

[![Verbose](https://camo.githubusercontent.com/992ce3242d92256c73d88ebc3bbad39fe55b6e0e1c2b0390708dc5e8a253fee9/68747470733a2f2f707265766965772e647261676f6e2d636f64652e70726f2f546865447261676f6e436f64652f766572626f73652e7376673f6272616e643d706870)](https://camo.githubusercontent.com/992ce3242d92256c73d88ebc3bbad39fe55b6e0e1c2b0390708dc5e8a253fee9/68747470733a2f2f707265766965772e647261676f6e2d636f64652e70726f2f546865447261676f6e436f64652f766572626f73652e7376673f6272616e643d706870)

[![Stable Version](https://camo.githubusercontent.com/ab541cce9476e1eec00d191b24b1de75b070ec2f945a0136d4a7820aa20236d8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f647261676f6e2d636f64652f766572626f73653f6c6162656c3d737461626c65267374796c653d666c61742d737175617265)](https://packagist.org/packages/dragon-code/verbose)[![Unstable Version](https://camo.githubusercontent.com/85afbac0745eb275d863cee4b1701a70c0e30315d27990b00f1abd553b8761e8/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f756e737461626c652d6465762d2d6d61696e2d6f72616e67653f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dragon-code/verbose)[![Total Downloads](https://camo.githubusercontent.com/8c317e18faff55f9c3e3cce4041521539417fc7653d19a782cb6f6fcbaa5614f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f647261676f6e2d636f64652f766572626f73652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dragon-code/verbose)[![License](https://camo.githubusercontent.com/dd8fe413114862622930ed9f74a1389a477f45bb7ae0a41fdbdb92bef2d131fb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f647261676f6e2d636f64652f766572626f73652e7376673f7374796c653d666c61742d737175617265)](LICENSE)

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

[](#installation)

To get the latest version of `Verbose`, simply require the project using [Composer](https://getcomposer.org):

```
$ composer require dragon-code/verbose
```

Or manually update `require` block of `composer.json` and run `composer update`.

```
{
    "require": {
        "dragon-code/verbose": "^4.0"
    }
}
```

Using
-----

[](#using)

```
use DragonCode\Verbose\Services\Logger;
use DragonCode\Verbose\Facades\Log;

Logger::io($this->getIO());

Log::write('foo');
Log::write('bar');
Log::write('baz');
```

License
-------

[](#license)

This package is licensed under the [MIT License](LICENSE).

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~72 days

Total

11

Last Release

1488d ago

Major Versions

v1.2.2 → v2.0.02021-07-06

v2.0.0 → 3.x-dev2022-01-17

v3.0.0 → 4.x-dev2022-04-21

PHP version history (3 changes)v1.0.0PHP ^7.2.5|^8.0

3.x-devPHP ^7.2.5 || ^8.0

4.x-devPHP ^8.0

### Community

Maintainers

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

---

Top Contributors

[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (23 commits)")[![actions-user](https://avatars.githubusercontent.com/u/65916846?v=4)](https://github.com/actions-user "actions-user (19 commits)")[![andrey-helldar](https://avatars.githubusercontent.com/u/10347617?v=4)](https://github.com/andrey-helldar "andrey-helldar (10 commits)")

---

Tags

messageloggingdebuglogsmessagesverbose

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/andrey-helldar-verbose/health.svg)

```
[![Health](https://phpackages.com/badges/andrey-helldar-verbose/health.svg)](https://phpackages.com/packages/andrey-helldar-verbose)
```

###  Alternatives

[analog/analog

Fast, flexible, easy PSR-3-compatible PHP logging package with dozens of handlers.

3451.5M24](/packages/analog-analog)[friends-of-behat/mink-debug-extension

Debug extension for Behat

2075.3M286](/packages/friends-of-behat-mink-debug-extension)[inpsyde/wonolog

Monolog-based logging package for WordPress.

183617.9k7](/packages/inpsyde-wonolog)[simonbackx/slack-php-webhook

Post messages to your Slack channels with this easy to use library.

41837.3k2](/packages/simonbackx-slack-php-webhook)[phptek/sentry

Sentry.io integration for SilverStripe. Binds Sentry.io to SilverStripe's error &amp; exception handling subsystem.

15203.5k3](/packages/phptek-sentry)[pana1990/php-web-profiler

Web profiler in the browser for php application

131.3k](/packages/pana1990-php-web-profiler)

PHPackages © 2026

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