Skip to main content
Looking to update your church website?
Try MyPortal.Church. It's designed to perfectly integrate with Planning Center and keeps your calendar events, groups, and profile automatically in sync with your website.

Installation via Composer

To install this package in your project, use the following composer command:

composer require encoredigitalgroup/planningcenter-php-sdk

Once composer has installed the SDK, require the composer autoloader in your project:

require 'vendor/autoload.php'