PHPackages                             hamedsz/butylog - 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. hamedsz/butylog

ActiveComposer-plugin

hamedsz/butylog
===============

v1.0(5y ago)00PHP

Since Dec 25Pushed 5y ago1 watchersCompare

[ Source](https://github.com/hamedsz/butylog)[ Packagist](https://packagist.org/packages/hamedsz/butylog)[ RSS](/packages/hamedsz-butylog/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (2)Used By (0)

Butylog
=======

[](#butylog)

### Installation

[](#installation)

Install the package from composer

```
$ composer install hamedsz/butylog
```

add this code to ur env file...

```
BUTYLOG=true
```

add this line of code to ur app.php file in providers array in config folder...

```
\hamedsz\butylog\AppServiceProvider::class
```

### How to use?

[](#how-to-use)

in your controllers you can call ButyLog::log static method to log ur data

```
ButyLog::log("this is title" , $some_variable);
```

### How to see logs?

[](#how-to-see-logs)

for watch system logs u can use this url:

```
http://{APP_URL}/butylogs
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

Unknown

Total

1

Last Release

1963d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/hamedsz-butylog/health.svg)

```
[![Health](https://phpackages.com/badges/hamedsz-butylog/health.svg)](https://phpackages.com/packages/hamedsz-butylog)
```

PHPackages © 2026

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