PHPackages                             webtheory/wpdmc - 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. webtheory/wpdmc

ActiveLibrary[Debugging &amp; Profiling](/categories/debugging)

webtheory/wpdmc
===============

Disable WordPress debug mode checks via constant definition

0.1.0(4y ago)05253MITPHPPHP &gt;=5.6

Since Dec 23Pushed 4y ago1 watchersCompare

[ Source](https://github.com/spider-mane/wpdmc)[ Packagist](https://packagist.org/packages/webtheory/wpdmc)[ Docs](https://github.com/spider-mane/wpdmc)[ RSS](/packages/webtheory-wpdmc/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (3)Versions (2)Used By (3)

WPDMC
=====

[](#wpdmc)

[![Latest Version on Packagist](https://camo.githubusercontent.com/b37248e44ff6498e16feea43d431d263eb8453b59f84a274bed88fe9032a2fe5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7765627468656f72792f7770646d632e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/webtheory/wpdmc)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/9d58a3a738f4c009cd873bfe785c8b7ce05da08cc5371a2988418d4a630281d1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7765627468656f72792f7770646d632e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/webtheory/wpdmc)

This package allows you to disable 'WP debug mode checks' using a constant.

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

[](#installation)

Via Composer

```
composer require webtheory/wpdmc
```

Usage
-----

[](#usage)

Simply add the following in `wp-config.php` or any point before loading `wp-settings.php`

```
define('WP_DEBUG_MODE_CHECKS', false);
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Chris Williams](https://github.com/spider-mane)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity34

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1607d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/42c6c17a141acad92bd90ad7b7e574ea19ecb332f33272a041261566670576cf?d=identicon)[webtheory](/maintainers/webtheory)

---

Top Contributors

[![spider-mane](https://avatars.githubusercontent.com/u/17187449?v=4)](https://github.com/spider-mane "spider-mane (2 commits)")

---

Tags

webtheorywpdmc

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/webtheory-wpdmc/health.svg)

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

###  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)
