PHPackages                             mrmadclown/poller - 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. mrmadclown/poller

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

mrmadclown/poller
=================

v3.0(5y ago)019.6k1[1 issues](https://github.com/MrMadClown/Poller/issues)[2 PRs](https://github.com/MrMadClown/Poller/pulls)MITPHPPHP ^8.0CI failing

Since Mar 19Pushed 1w ago1 watchersCompare

[ Source](https://github.com/MrMadClown/Poller)[ Packagist](https://packagist.org/packages/mrmadclown/poller)[ RSS](/packages/mrmadclown-poller/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (1)Versions (8)Used By (0)

Poller
======

[](#poller)

[![Build Status](https://camo.githubusercontent.com/1346528b7e314eecaa2c6917a3b60da612cb1e17bcf49bbc08f95f5fb8ae40f7/68747470733a2f2f7472617669732d63692e6f72672f4d724d6164436c6f776e2f506f6c6c65722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/MrMadClown/Poller)[![License: MIT](https://camo.githubusercontent.com/784362b26e4b3546254f1893e778ba64616e362bd6ac791991d2c9e880a3a64e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d677265656e2e737667)](https://opensource.org/licenses/MIT)[![Latest Stable Version](https://camo.githubusercontent.com/39e0ee6df2a049f3171d57947200fc3fa905e642b355e5054cf4993a079e6b89/68747470733a2f2f706f7365722e707567782e6f72672f6d726d6164636c6f776e2f706f6c6c65722f762f737461626c652e737667)](https://packagist.org/packages/mrmadclown/poller)[![Total Downloads](https://camo.githubusercontent.com/d14fa80f627cccd7ed18599f53a7ff32de59783a21ab7b4eab55129870940dac/68747470733a2f2f706f7365722e707567782e6f72672f6d726d6164636c6f776e2f706f6c6c65722f646f776e6c6f616473)](https://packagist.org/packages/mrmadclown/poller)

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

[](#installation)

```
composer require mrmadclown/poller
```

Usage
-----

[](#usage)

```
use MrMadClown\Poller\TimedPoller;

$poller = new TimedPoller(1, 10);

$result = $poller->run(function (){
    return $this->checkSomeThingMaybeMakeAnHTTPCall();
});
```

###  Health Score

45

—

FairBetter than 91% of packages

Maintenance64

Regular maintenance activity

Popularity25

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 57.5% 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 ~69 days

Total

5

Last Release

2010d ago

Major Versions

1.1 → 2.02020-09-18

2.0.1 → v3.02020-12-21

PHP version history (4 changes)1.0PHP &gt;=7.3

1.1PHP &gt;=7.2

2.0PHP &gt;=7.4

v3.0PHP ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/12624410?v=4)[Luca Perna](/maintainers/MrMadClown)[@MrMadClown](https://github.com/MrMadClown)

---

Top Contributors

[![MrMadClown](https://avatars.githubusercontent.com/u/12624410?v=4)](https://github.com/MrMadClown "MrMadClown (42 commits)")[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (29 commits)")[![renovate-bot](https://avatars.githubusercontent.com/u/25180681?v=4)](https://github.com/renovate-bot "renovate-bot (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mrmadclown-poller/health.svg)

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

###  Alternatives

[hazaveh/verify-domain

Verify Domain Ownership with PHP

2310.4k1](/packages/hazaveh-verify-domain)

PHPackages © 2026

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