laravel-PlanningCenter

所属分类:后台框架
开发工具:PHP
文件大小:0KB
下载次数:0
上传日期:2023-09-18 01:01:02
上 传 者sh-1993
说明:  laravel规划中心,,
(laravel PlanningCenter,,)

文件列表:
.idea/ (0, 2023-12-17)
.idea/blade.xml (10857, 2023-12-17)
.idea/codeception.xml (305, 2023-12-17)
.idea/inspectionProfiles/ (0, 2023-12-17)
.idea/inspectionProfiles/Project_Default.xml (263, 2023-12-17)
.idea/laravel-PlanningCenter.iml (1084, 2023-12-17)
.idea/laravel-idea.xml (236, 2023-12-17)
.idea/modules.xml (296, 2023-12-17)
.idea/php.xml (3429, 2023-12-17)
.idea/phpspec.xml (1258, 2023-12-17)
.idea/phpunit.xml (235, 2023-12-17)
.idea/vcs.xml (167, 2023-12-17)
CHANGELOG.md (94, 2023-12-17)
LICENSE.md (34523, 2023-12-17)
SECURITY.md (647, 2023-12-17)
composer.json (1465, 2023-12-17)
config/ (0, 2023-12-17)
config/planningcenter.php (564, 2023-12-17)
src/ (0, 2023-12-17)
src/LaravelClientConfiguration.php (2202, 2023-12-17)
src/LaravelPlanningCenterClient.php (1328, 2023-12-17)
src/ServiceProvider.php (396, 2023-12-17)

# Laravel Wrapper for EncoreDigitalGroup/PlanningCenter-PHP-SDK [![Latest Version on Packagist](https://img.shields.io/packagist/v/encoredigitalgroup/laravel-planningcenter.svg?style=flat-square)](https://packagist.org/packages/encoredigitalgroup/laravel-planningcenter) [![Total Downloads](https://img.shields.io/packagist/dt/encoredigitalgroup/laravel-planningcenter.svg?style=flat-square)](https://packagist.org/packages/encoredigitalgroup/laravel-planningcenter) This package is a wrapper around [EncoreDigitalGroup/PlanningCenter-PHP-SDK](https://github.com/EncoreDigitalGroup/PlanningCenter-PHP-SDK). Documentation for this package can be found there. ## Installation You can install the package via composer: ```bash composer require encoredigitalgroup/laravel-planningcenter ``` You can publish and run the migrations with: ```bash php artisan vendor:publish --tag="laravel-planningcenter-migrations" php artisan migrate ``` You can publish the config file with: ```bash php artisan vendor:publish --tag="laravel-planningcenter-config" ``` This is the contents of the published config file: ```php return [ ]; ``` ## Usage ```php TBD ``` ## Testing ```bash composer test ``` ## Changelog ## Security Vulnerabilities Please review [our security policy](../../security/policy) on how to report security vulnerabilities. ## Credits - [Marc Beinder](https://github.com/onairmarc) - [All Contributors](../../contributors) ## License The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

近期下载者

相关文件


收藏者