1- Retry error handlers
2- ====================
1+ Retry exception handlers
2+ ========================
33
44[ ![ Latest version] [ Version image ]] [ Releases ]
5+ [ ![ Total downloads] [ Downloads image ]] [ Downloads ]
56[ ![ Build status] [ Build image ]] [ Build ]
67[ ![ Test coverage] [ Coverage image ]] [ Coverage ]
78[ ![ Code style] [ Style image ]] [ Style ]
89
9- Provides error handlers for [ Retry] [ Retry ] .
10+ Provides exception handlers for [ Retry] [ Retry ] .
1011
1112Requirements
1213------------
@@ -15,12 +16,15 @@ Requirements
1516- [ Composer] ( https://getcomposer.org/ )
1617
1718
18- [ Releases ] : https://github.com/ScriptFUSION/Retry-error-handlers/releases
19- [ Version image ] : https://poser.pugx.org/scriptfusion/retry-error-handlers/v/stable " Latest version "
20- [ Build ] : http://travis-ci.org/ScriptFUSION/Retry-error-handlers
21- [ Build image ] : https://travis-ci.org/ScriptFUSION/Retry-error-handlers.svg " Build status "
22- [ Coverage ] : https://coveralls.io/github/ScriptFUSION/Retry-Error-Handlers
23- [ Coverage image ] : https://coveralls.io/repos/ScriptFUSION/Retry-Error-Handlers/badge.svg " Test coverage "
24- [ Style ] : https://styleci.io/repos/63633635
25- [ Style image ] : https://styleci.io/repos/63633635/shield?style=flat " Code style "
19+ [ Releases ] : https://github.com/ScriptFUSION/Retry-exception-handlers/releases
20+ [ Version image ] : https://poser.pugx.org/scriptfusion/retry-exception-handlers/v/stable " Latest version "
21+ [ Downloads ] : https://packagist.org/packages/scriptfusion/retry-exception-handlers
22+ [ Downloads image ] : https://poser.pugx.org/scriptfusion/retry-exception-handlers/downloads " Total downloads "
23+ [ Build ] : http://travis-ci.org/ScriptFUSION/Retry-exception-handlers
24+ [ Build image ] : https://travis-ci.org/ScriptFUSION/Retry-exception-handlers.svg " Build status "
25+ [ Coverage ] : https://coveralls.io/github/ScriptFUSION/Retry-exception-handlers
26+ [ Coverage image ] : https://coveralls.io/repos/ScriptFUSION/Retry-exception-handlers/badge.svg " Test coverage "
27+ [ Style ] : https://styleci.io/repos/76198855
28+ [ Style image ] : https://styleci.io/repos/76198855/shield?style=flat " Code style "
29+
2630 [ Retry] : https://github.com/ScriptFUSION/Retry
0 commit comments