PHPackages                             veronalabs/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. veronalabs/updater

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

veronalabs/updater
==================

A custom update checker for WordPress plugins and themes based on yahnis-elsts/plugin-update-checker and own private license server updater.

2.1(2y ago)21.3k↓76.5%1MITPHP

Since Sep 26Pushed 2y ago2 watchersCompare

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

READMEChangelog (5)Dependencies (1)Versions (6)Used By (0)

Updater
=======

[](#updater)

A custom update checker for WordPress plugins and themes based on yahnis-elsts/plugin-update-checker and own private license server updater.

### Installation

[](#installation)

Install by Composer

```
composer require veronalabs/updater

```

Then, initial the `UpdaterChecker` by the required parameters

```
\VeronaLabs\Updater\UpdaterChecker::getInstance(array(
    'plugin_slug'  => 'plugin-slug',
    'website_url'  => 'https://plugin-url.com',
    'license_key'  => 'license-key',
    'plugin_path'  => 'plugin-path',
    'setting_page' => admin_url('admin.php?page=plugin-setting-page')
));
```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity55

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 ~228 days

Total

5

Last Release

827d ago

Major Versions

1.1.1 → 2.02022-09-19

### Community

Maintainers

![](https://www.gravatar.com/avatar/79f7082bc28725eab3841fb8e6d28a55302aa621b694cb8567e0a6c7b0013495?d=identicon)[mostafasoufi](/maintainers/mostafasoufi)

---

Top Contributors

[![mostafasoufi](https://avatars.githubusercontent.com/u/701520?v=4)](https://github.com/mostafasoufi "mostafasoufi (8 commits)")

### Embed Badge

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

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

###  Alternatives

[10up/10up-experience

The 10up Experience plugin configures WordPress to better protect and inform clients, aligned to 10up's best practices

139507.8k](/packages/10up-10up-experience)[folbert/fewbricks

Write code to create fields and more for Advanced Custom Fields

1196.0k](/packages/folbert-fewbricks)[davidanderson684/simba-plugin-manager-updater

This class is an updates checker and UI for WordPress plugins that are hosted using the Simba Plugin Manager plugin

2753.8k](/packages/davidanderson684-simba-plugin-manager-updater)[pixelalbatross/slider-block

132.3k](/packages/pixelalbatross-slider-block)

PHPackages © 2026

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