PHP API library following Deepr specification.
Check wiki for more informations about how to use this library. Check Deepr specification to learn how to make requests.
- PHP >= 7.2
Run the following command to install the latest applicable version of the package:
composer require stefanak-michal/deepr-php
- Download latest release or master
- Unpack
- Copy content of
src
directory to your project