2017 © Pedro Peláez
 

library cardano-php-api

An open-source project to allow users to connect to the Cardano API using PHP.

image

codybutz/cardano-php-api

An open-source project to allow users to connect to the Cardano API using PHP.

  • Tuesday, April 24, 2018
  • by codybutz
  • Repository
  • 1 Watchers
  • 0 Stars
  • 12 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

cardano-php-api

An open-source project to allow users to connect to the Cardano API using PHP. There will be two APIs included in this Wrapper: - Explorer Wrapper - Wrapper for the Cardano Explorer API. - (Upcoming) Cardano-SL Wallet API Wrapper - Wrapper for the Cardano SL Wallet Backend., (*1)

Installation

Install with composer:, (*2)

composer require codybutz/cardano-php-api

Usage

This package contains two components: Explorer Wrapper and Cardano-SL Wallet API Wrapper., (*3)

Using the Explorer API

<?php
$explorer = new \Butz\Cardano\Explorer\ExplorerAPI();

$address = $explorer->getAddressSummary('DdzFF...'); // Returns an AddressSummary object.

Using the Wrapper API

TODO, (*4)

Run tests

Invoke the test runner as follows:, (*5)

phpunit

License

This code is licensed under the MIT License, (*6)

Submitting bugs and feature requests

If any problems are found please email me at codyjbutz@gmail.com or submit an issue to this repository., (*7)

Donations

Any donations are very much appreciated :), (*8)

ADA Address: DdzFFzCqrhstC3R3qTJFzvcGYJqxiTGCY4WVZ2fU2Gw9kva2aUYrz83QcTmKDGfK4YceUiip1eP75NwUDyP17jofpHrNbo3WB84NcN5W, (*9)

The Versions

24/04 2018

dev-master

9999999-dev

An open-source project to allow users to connect to the Cardano API using PHP.

  Sources   Download

The Requires

 

The Development Requires

by Cody Butz

php guzzle cardano cardano-explorer

24/04 2018

0.0.3

0.0.3.0

An open-source project to allow users to connect to the Cardano API using PHP.

  Sources   Download

The Requires

 

The Development Requires

by Cody Butz

php guzzle cardano cardano-explorer

23/04 2018

0.0.2

0.0.2.0

An open-source project to allow users to connect to the Cardano API using PHP.

  Sources   Download

The Requires

 

The Development Requires

by Cody Butz

php guzzle cardano cardano-explorer

23/04 2018

0.0.1

0.0.1.0

An open-source project to allow users to connect to the Cardano API using PHP.

  Sources   Download

The Requires

 

The Development Requires

by Cody Butz

php guzzle cardano cardano-explorer

23/04 2018

dev-sl-wrapper

dev-sl-wrapper

An open-source project to allow users to connect to the Cardano API using PHP.

  Sources   Download

The Requires

 

The Development Requires

by Cody Butz