PHPackages                             japmul/retries - 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. japmul/retries

ActiveLibrary

japmul/retries
==============

A small retry library with the possibility to wait before retrying.

v1.0.0(8y ago)012MITPHPPHP &gt;=7.0.0

Since Mar 22Pushed 8y agoCompare

[ Source](https://github.com/JapMul/retries)[ Packagist](https://packagist.org/packages/japmul/retries)[ Docs](http://github.com/JapMul/retries)[ RSS](/packages/japmul-retries/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

[![Build Status](https://camo.githubusercontent.com/0d5aa9ff4089e19caf639e56a8cbbe718283807bc881490754509a45eb777618/68747470733a2f2f7472617669732d63692e6f72672f4a61704d756c2f726574726965732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/JapMul/retries)

Retries
=======

[](#retries)

A small library that helps retrying a procedure after an exception has been thrown.

### Basic usage

[](#basic-usage)

```
