Skip to content

smadeira/planning-center-webhooks

Repository files navigation

Handle Planning Center webhooks in a Laravel application

Planning Center can notify your application of events using webhooks. This package can help you handle those webhooks. Out of the box it will verify the PCO signature of all incoming requests. You can easily define jobs or events that should be dispatched when specific events hit your app. Current support is for PErson Update, Create and Destroy.

This package will not handle what should be done after the webhook request has been validated and the right job or event is called.

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages