PHPackages                             terpomoj/times - 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. terpomoj/times

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

terpomoj/times
==============

Simple repeat/iteration utility.

v1.0.0(5y ago)0151MITPHPPHP ^7.4|^8.0

Since Jan 29Pushed 5y agoCompare

[ Source](https://github.com/terpomoj/times)[ Packagist](https://packagist.org/packages/terpomoj/times)[ Docs](https://github.com/terpomoj/times)[ RSS](/packages/terpomoj-times/feed)WikiDiscussions main Synced 2d ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

Simple repeat/iteration utility.
================================

[](#simple-repeatiteration-utility)

[![Latest Version on Packagist](https://camo.githubusercontent.com/c21dd26e0eed177f981d988748ad0a079db779ed5a1ec8f92f91b1b65a3fd9ed/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f746572706f6d6f6a2f74696d65732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/terpomoj/times)[![GitHub Tests Action Status](https://camo.githubusercontent.com/66fd07a969d255ead50b480fd837c144ff04c96817cd370a68c71023d6f860c0/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f746572706f6d6f6a2f74696d65732f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/terpomoj/times/actions?query=workflow%3ATests+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/2dad5d12ae0767c46e0c0a3ea39b09e80613bbb8fe97e4e0245801f06e480b60/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f746572706f6d6f6a2f74696d65732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/terpomoj/times)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require terpomoj/times
```

Usage
-----

[](#usage)

```
use Terpomoj\Times\Times;
Times::of(5)->do(fn ($i) => echo "hello! {$i}");
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [BinotaLIU](https://github.com/BinotaLIU)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

1928d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/72963081?v=4)[BinotaLIU](/maintainers/binota)[@binota](https://github.com/binota)

---

Top Contributors

[![binotaliu](https://avatars.githubusercontent.com/u/67255597?v=4)](https://github.com/binotaliu "binotaliu (1 commits)")

---

Tags

repeattimesterpomoj

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/terpomoj-times/health.svg)

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

###  Alternatives

[tplaner/when

Date/Calendar recursion library.

5261.0M5](/packages/tplaner-when)[tightenco/tlint

Tighten linter for Laravel conventions

5271.2M34](/packages/tightenco-tlint)[pear/pear

This is the definitive source of PEAR's core files.

1161.7M20](/packages/pear-pear)[vkartaviy/retry

The library for repeatable and retryable operations

29227.2k2](/packages/vkartaviy-retry)[pragmarx/ia-collection

Laravel Illuminate Agnostic Collection

473.4M2](/packages/pragmarx-ia-collection)[tobion/retry

A generic library to retry an operation in case of an error. You can configure the behavior like the exceptions to retry on.

16396.8k](/packages/tobion-retry)

PHPackages © 2026

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