PHPackages                             solcre/updater-strategies - 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. [API Development](/categories/api)
4. /
5. solcre/updater-strategies

ActiveLibrary[API Development](/categories/api)

solcre/updater-strategies
=========================

Updaters Strategies that fetch information to be consume by ApisUy.

012PHP

Since Feb 5Pushed 10y ago4 watchersCompare

[ Source](https://github.com/solcre/updater-strategies)[ Packagist](https://packagist.org/packages/solcre/updater-strategies)[ RSS](/packages/solcre-updater-strategies/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Updaters Strategies that fetch information to be consume by ApisUy.
===================================================================

[](#updaters-strategies-that-fetch-information-to-be-consume-by-apisuy)

Introduction
------------

[](#introduction)

This simple package will allow you create your custom strategy to fetch data from your source and then be used in ApisUy.

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

[](#installation)

Using Composer (recommended)
----------------------------

[](#using-composer-recommended)

Add the following dependency to your composer.json:

```
 "require": {
    "solcre/updater-strategies": "dev-master"
}

```

Alternately, you can run this in console:

```
composer require solcre/updater-strategies

```

Requirements
------------

[](#requirements)

### Server

[](#server)

PHP 5.3+

Creating Strategies
-------------------

[](#creating-strategies)

All your strategies must implement SourceUpdaterInterface.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4933390?v=4)[Solcre Development Team](/maintainers/solcre)[@solcre](https://github.com/solcre)

---

Top Contributors

[![diego-sorribas](https://avatars.githubusercontent.com/u/16760271?v=4)](https://github.com/diego-sorribas "diego-sorribas (5 commits)")

### Embed Badge

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

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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