Skip to content

stefanak-michal/deepr-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deepr PHP

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