stefanak-michal/deepr-php

API library following Deepr specification

v1.7 2021-08-12 21:25 UTC

This package is auto-updated.

Last update: 2024-05-22 17:46:11 UTC


README

PHP API library following Deepr specification.

phpunit coverage stars downloads release commits

Usage

Check wiki for more informations about how to use this library. Check Deepr specification to learn how to make requests.

Requirements

  • PHP >= 7.2

Installation

Composer

Run the following command to install the latest applicable version of the package:

composer require stefanak-michal/deepr-php

Manual

  1. Download latest release or master
  2. Unpack
  3. Copy content of src directory to your project