laketc/xdag-php-sdk

A light library for the xDag API

Installs: 13

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 0

Forks: 1

Open Issues: 0

pkg:composer/laketc/xdag-php-sdk

v1.0 2018-06-27 18:38 UTC

This package is not auto-updated.

Last update: 2025-12-13 06:00:16 UTC


README

Usage

Installing

This library requires the cURL module:

$ sudo apt-get install php7-curl
$ composer require laketc/xdag-php-sdk
$ composer install