Download the PHP package rickkuilman/digital-humani-php-sdk without Composer
On this page you can find all versions of the php package rickkuilman/digital-humani-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download rickkuilman/digital-humani-php-sdk
More information about rickkuilman/digital-humani-php-sdk
Files in rickkuilman/digital-humani-php-sdk
Package digital-humani-php-sdk
Short Description PHP SDK for DigitalHumani's RaaS (Reforestation-as-a-Service)
License MIT
Homepage https://github.com/rickkuilman/digital-humani-php-sdk
Informations about the package digital-humani-php-sdk
🌳 Digital Humani - PHP SDK
Unofficial PHP SDK for DigitalHumani's RaaS (Reforestation-as-a-Service)
Installation
You can install the package via composer:
Preparation
- Create a sandbox or production account on DigitalHumani.com.
- Grab your Enterprise ID and API Key from the "Developer" tab.
Basic Usage
Using the DigitalHumani
instance you may perform multiple actions as well as retrieve the different
resources DigitalHumani's API provides:
Managing Enterprises
Notice for lines with 🌳 icon:
Since the Enterprise ID is available in the DigitalHumani instance, you may replace
$enterprise
with$digitalHumani
and expect the same results.
Managing Projects
Managing Trees
Switch to production environment
Overrule (default) project or enterprise
Many methods allow additional parameters to overrule the (default) project or enterprise:
Happy planting! 🌳
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Rick Kuilman
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
PHP Package Boilerplate
This package was generated using the PHP Package Boilerplate by Beyond Code.
All versions of digital-humani-php-sdk with dependencies
ext-json Version *
guzzlehttp/guzzle Version ^6.3.1|^7.0
nesbot/carbon Version ^2.53