digitalingenieur / churchtools-php-sdk
Churchtools PHP SDK to ease working with the api in php.
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: 2024-11-10 04:43:07 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.