digitalingenieur / churchtools-php-sdk
Churchtools PHP SDK to ease working with the api in php.
Package info
github.com/digitalingenieur/churchtools-php-sdk
pkg:composer/digitalingenieur/churchtools-php-sdk
v0.1.2
2017-07-21 17:08 UTC
Requires
- guzzlehttp/guzzle: ^6.2
- illuminate/database: ^5.4
- illuminate/support: ^5.4
- symfony/dotenv: ^3.3
This package is not auto-updated.
Last update: 2026-03-15 11:08:42 UTC
README
This SDK gives you easy access to the Churchtools api in your php application.
View examples.php for usage.
The sdk returns models and collections from Laravel's Eloquent. Relationships are not supported.