PHPackages                             raguzman/wp-delog - 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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. raguzman/wp-delog

ActiveWordpress-plugin[Debugging &amp; Profiling](/categories/debugging)

raguzman/wp-delog
=================

WordPress plugin that simplifies code debugging by generating a log file in the WordPress webroot directory

011PHP

Since May 15Pushed 1y ago1 watchersCompare

[ Source](https://github.com/raguzman/wp-delog)[ Packagist](https://packagist.org/packages/raguzman/wp-delog)[ RSS](/packages/raguzman-wp-delog/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

WP Delog
========

[](#wp-delog)

WP Delog is a WordPress plugin that simplifies code debugging by generating a log file in the WordPress webroot directory.

Requirements
------------

[](#requirements)

- PHP 7.0 or higher
- WordPress 5.0 or higher

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

[](#installation)

### Via Composer

[](#via-composer)

1. **Require the plugin** by running the following Composer command:

    ```
    composer require raguzman/wp-delog
    ```
2. **Activate the plugin** from the WordPress admin dashboard.

### Manual Installation

[](#manual-installation)

1. Download the plugin from the [GitHub repository](https://github.com/raguzman/wp-delog).
2. Upload the plugin files to the `/wp-content/plugins` directory.
3. Activate the plugin through the 'Plugins' menu in WordPress.

Usage
-----

[](#usage)

To use, simply include the `delog($var)` function in your code and check the `delog.log` file in your WordPress root directory

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance26

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity18

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/977589d8edd83e1d692fbd2cef9b29716fc0b62e690bb1b96de63ce2ad5200f7?d=identicon)[raguzman](/maintainers/raguzman)

---

Top Contributors

[![raguzman](https://avatars.githubusercontent.com/u/2915824?v=4)](https://github.com/raguzman "raguzman (1 commits)")

### Embed Badge

![Health badge](/badges/raguzman-wp-delog/health.svg)

```
[![Health](https://phpackages.com/badges/raguzman-wp-delog/health.svg)](https://phpackages.com/packages/raguzman-wp-delog)
```

###  Alternatives

[symfony/stopwatch

Provides a way to profile code

2.8k387.2M918](/packages/symfony-stopwatch)[fruitcake/laravel-debugbar

PHP Debugbar integration for Laravel

19.1k662.9k29](/packages/fruitcake-laravel-debugbar)[spatie/ignition

A beautiful error page for PHP applications.

510147.6M69](/packages/spatie-ignition)[jokkedk/webgrind

Webgrind is a Xdebug profiling web frontend in PHP5. It implements a subset of the features of kcachegrind and installs in seconds and works on all platforms. For quick'n'dirty optimizations it does the job.

3.3k193.0k](/packages/jokkedk-webgrind)[koriym/printo

An object graph visualizer.

1421.8M2](/packages/koriym-printo)[soloterm/dumps

A Laravel command to intercept dumps from your Laravel application.

125285.7k3](/packages/soloterm-dumps)

PHPackages © 2026

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