Skip to content

paycoreio/webhooks

Repository files navigation

What is webhooks?

Build Status Quality Score Coverage Status Software License

This component provides ability to send webhooks to 3-rd party service with retry strategies.

Frameworks support

This package provides in-build Symfony bundle.

Motivation & Benefits

  • allow to send webhooks to 3-rd party services
  • increase probability of webhooks delivery, collect logs

Installation

composer require dzubchik/webhooks

License

The MIT License (MIT). Please see License File for more information.