PHPackages                             igorw/retry - 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. igorw/retry

ActiveLibrary

igorw/retry
===========

A tiny library for retrying failing operations.

542394.0k—8%26[3 PRs](https://github.com/igorw/retry/pulls)PHP

Since Sep 20Pushed 6y ago17 watchersCompare

[ Source](https://github.com/igorw/retry)[ Packagist](https://packagist.org/packages/igorw/retry)[ RSS](/packages/igorw-retry/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (4)Used By (0)

retry
=====

[](#retry)

A tiny library for retrying failing operations.

Since the network is reliable, things should always work. Am I right? For those cases when they don't, there is *retry*.

```
