PHPackages                             cba85/wp-updater - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. cba85/wp-updater

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

cba85/wp-updater
================

Update your plugin directly in Wordpress using your own system

1.0.0(5y ago)019MITPHP

Since Apr 22Pushed 5y ago1 watchersCompare

[ Source](https://github.com/cba85/wp-updater)[ Packagist](https://packagist.org/packages/cba85/wp-updater)[ RSS](/packages/cba85-wp-updater/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

WP Updater
==========

[](#wp-updater)

This package has been created to integrate WordPress core updates with your custom plugin.

This Wordpress package is based on [Misha Rudrastyh article: Self-Hosted Plugin Updates](https://rudrastyh.com/wordpress/self-hosted-plugin-update.html).

This package is a simple class organized using [traits](https://www.php.net/manual/en/language.oop5.traits.php).

Tests
-----

[](#tests)

```
$ ./vendor/bin/phpunit

```

### Wordpress spies

[](#wordpress-spies)

To test the package which call some Wordpress functions, I've created spies functions to simulate them outside a Wordpress environment.

These functions are located in `/tests/spies/wordpress.php`.

#### Transient

[](#transient)

`get_transient()` in `/tests/spies/wordpress.php` simulate a transient retrievement by default. Uncomment the first line to test a remote retrievement.

You have to update tests by commenting/uncommenting some lines in `TransientTest.php` and `UpdateTest.php` files depending on the remote or transient information retrievement.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

Unknown

Total

1

Last Release

1845d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6f8dae5dac31d448b3ae83800c9c084dd576e2c5ef16b6313710048b2904c5db?d=identicon)[cba85](/maintainers/cba85)

---

Top Contributors

[![cba85](https://avatars.githubusercontent.com/u/720547?v=4)](https://github.com/cba85 "cba85 (7 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/cba85-wp-updater/health.svg)

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

###  Alternatives

[codenco-dev/nova-grid-system

A Laravel Nova tool to have a grid system

80300.1k](/packages/codenco-dev-nova-grid-system)[mageplaza/module-share-cart

Magento 2 Share Cart extension

12182.8k2](/packages/mageplaza-module-share-cart)

PHPackages © 2026

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