# PHP Peak Memory Checker

`wp-plugin/check-php-memory-peak` — WordPress plugin

> **Latest version not tagged in SVN.** WordPress.org reports version 1.1.0 but no matching tagged release exists, so the latest version isn't available as a tagged Composer release. Install with `dev-trunk` to track trunk, or pin to an older tagged version. See [all untagged plugins](https://wp-packages.org/untagged).

## Install

```sh
composer require wp-plugin/check-php-memory-peak
```

## Details

- **Latest version:** 1.0.1
- **Active installs:** 0
- **Composer installs:** 0
- **Author:** PRESSMAN
- **WordPress.org:** https://wordpress.org/plugins/check-php-memory-peak/

## Description

This plugin checks PHP memory usage and sends an email to the administrator if the maximum memory usage exceeds the threshold.

## Versions (2)

- `1.0.1` (latest) — `composer require wp-plugin/check-php-memory-peak:1.0.1`
- `1.0.0` — `composer require wp-plugin/check-php-memory-peak:1.0.0`
