PHPackages                             gazatem/dblogger-api - 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. gazatem/dblogger-api

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

gazatem/dblogger-api
====================

An api for gazatem/dblogger

v0.3(10y ago)014MITPHPPHP &gt;=5.5.0

Since Feb 11Pushed 10y ago1 watchersCompare

[ Source](https://github.com/kemalyen/dblogger-api)[ Packagist](https://packagist.org/packages/gazatem/dblogger-api)[ RSS](/packages/gazatem-dblogger-api/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (3)Versions (4)Used By (0)

Api interface for DbLogger
--------------------------

[](#api-interface-for-dblogger)

DbLogger-Api is an api server for the [DbLogger](https://github.com/gazatem/dblogger) package.

If you haven't already set up DbLogger then first you need to install and configure DbLogger. This package is only a gui interface. DbLogger must be enable to log data for gui interface.

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

[](#installation)

Add the package to your `composer.json` file

```
"gazatem/dblogger-api": "dev-master"

```

Add the service provider to your `config/app.php` file

```
Gazatem\DBLoggerApi\DBLoggerApiServiceProvider::class,

```

Publish the configuration file(s)

```
php artisan vendor:publish --provider="Gazatem\DBLoggerGui\DBLoggerApiServiceProvider"

```

You can change route prefix by editing `route-prefix` in `config/dblogger-api.php`.

```
'route-prefix' => 'api/logs'

```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

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

3

Last Release

3792d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/239812d1da486312dac1dee8c49a978cb02b83c0c3912c8d5d6dd34d5c39ea92?d=identicon)[kemaly](/maintainers/kemaly)

---

Tags

logapilaravelmonitoringphp-logalert mailing

### Embed Badge

![Health badge](/badges/gazatem-dblogger-api/health.svg)

```
[![Health](https://phpackages.com/badges/gazatem-dblogger-api/health.svg)](https://phpackages.com/packages/gazatem-dblogger-api)
```

###  Alternatives

[spatie/laravel-health

Monitor the health of a Laravel application

87411.3M154](/packages/spatie-laravel-health)[laravel/ai

The official AI SDK for Laravel.

1.0k2.1M163](/packages/laravel-ai)[inspector-apm/inspector-laravel

Code Execution Monitoring, built for developers.

2352.1M5](/packages/inspector-apm-inspector-laravel)[yadahan/laravel-authentication-log

Laravel Authentication Log provides authentication logger and notification for Laravel.

419662.2k5](/packages/yadahan-laravel-authentication-log)

PHPackages © 2026

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