PHPackages                             pop-schema/notifications-wp - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. pop-schema/notifications-wp

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

pop-schema/notifications-wp
===========================

Implementation for WordPress of contracts from package "Notifications"

0.7.13(5y ago)131GPL-2.0-or-laterPHPPHP ^7.4|^8.0

Since Jan 25Pushed 4y ago1 watchersCompare

[ Source](https://github.com/PoPSchema/notifications-wp)[ Packagist](https://packagist.org/packages/pop-schema/notifications-wp)[ Docs](https://github.com/PoPSchema/notifications-wp)[ RSS](/packages/pop-schema-notifications-wp/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependencies (7)Versions (9)Used By (1)

Notifications for WordPress
===========================

[](#notifications-for-wordpress)

Implementation for WordPress of contracts from package "Notifications"

Install
-------

[](#install)

Via Composer

```
composer require pop-schema/notifications-wp
```

Development
-----------

[](#development)

The source code is hosted on the [PoP monorepo](https://github.com/leoloso/PoP), under [`Schema/packages/notifications-wp`](https://github.com/leoloso/PoP/tree/master/layers/Schema/packages/notifications-wp).

Usage
-----

[](#usage)

Initialize the component:

```
\PoP\Root\AppLoader::addComponentClassesToInitialize([
    \PoPSchema\NotificationsWP\Component::class,
]);
```

PHP versions
------------

[](#php-versions)

Requirements:

- PHP 8.0+ for development
- PHP 7.1+ for production

### Supported PHP features

[](#supported-php-features)

Check the list of [Supported PHP features in `leoloso/PoP`](https://github.com/leoloso/PoP/blob/master/docs/supported-php-features.md)

### Preview downgrade to PHP 7.1

[](#preview-downgrade-to-php-71)

Via [Rector](https://github.com/rectorphp/rector) (dry-run mode):

```
composer preview-code-downgrade
```

Standards
---------

[](#standards)

[PSR-1](https://www.php-fig.org/psr/psr-1), [PSR-4](https://www.php-fig.org/psr/psr-4) and [PSR-12](https://www.php-fig.org/psr/psr-12).

To check the coding standards via [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer), run:

```
composer check-style
```

To automatically fix issues, run:

```
composer fix-style
```

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

[](#change-log)

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

Testing
-------

[](#testing)

To execute [PHPUnit](https://phpunit.de/), run:

```
composer test
```

Report issues
-------------

[](#report-issues)

To report a bug or request a new feature please do it on the [PoP monorepo issue tracker](https://github.com/leoloso/PoP/issues).

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

[](#contributing)

We welcome contributions for this package on the [PoP monorepo](https://github.com/leoloso/PoP) (where the source code for this package is hosted).

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)

- [Leonardo Losoviz](https://github.com/leoloso)
- [All Contributors](../../../../../../contributors)

License
-------

[](#license)

GNU General Public License v2 (or later). Please see [License File](LICENSE.md) for more information.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

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

Every ~4 days

Total

8

Last Release

1910d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8a141ab4da319d976bd010d34200d7e94bd036eae9ee82d4ddd68d3e20fa6bcc?d=identicon)[pop-schema](/maintainers/pop-schema)

---

Top Contributors

[![leoloso](https://avatars.githubusercontent.com/u/1981996?v=4)](https://github.com/leoloso "leoloso (107 commits)")

---

Tags

popnotifications-wp

###  Code Quality

TestsPHPUnit

Static AnalysisRector

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/pop-schema-notifications-wp/health.svg)

```
[![Health](https://phpackages.com/badges/pop-schema-notifications-wp/health.svg)](https://phpackages.com/packages/pop-schema-notifications-wp)
```

###  Alternatives

[tijsverkoyen/css-to-inline-styles

CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.

5.8k505.3M227](/packages/tijsverkoyen-css-to-inline-styles)[minishlink/web-push

Web Push library for PHP

1.9k12.0M53](/packages/minishlink-web-push)[laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

2587.7M12](/packages/laravel-notification-channels-twilio)[spatie/url-signer

Generate a url with an expiration date and signature to prevent unauthorized access

4422.3M16](/packages/spatie-url-signer)[mattketmo/email-checker

Throwaway email detection library

2742.0M5](/packages/mattketmo-email-checker)[netflie/laravel-notification-whatsapp

Laravel notification driver for WhatsApp

176173.9k](/packages/netflie-laravel-notification-whatsapp)

PHPackages © 2026

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