Download the PHP package dappstatus/geth-php without Composer
On this page you can find all versions of the php package dappstatus/geth-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dappstatus/geth-php
More information about dappstatus/geth-php
Files in dappstatus/geth-php
Download dappstatus/geth-php
More information about dappstatus/geth-php
Files in dappstatus/geth-php
Vendor dappstatus
Package geth-php
Short Description A PHP wrapper to the geth JSON-RPC API.
License MIT
Package geth-php
Short Description A PHP wrapper to the geth JSON-RPC API.
License MIT
Please rate this library. Is it a good library?
Informations about the package geth-php
GETH-PHP
A PHP wrapper to the Geth JSON-RPC
Requirements
- PHP >= 7.0.x
- phpunit >= 6.5.*
- cURL Extension
- illuminate/support >= 5.1.*
Installation
composer require dappstatus/geth-php
Usage
Laravel 5
Add the service provider and facade in your config/app.php
Service Provider
dappstatus\Geth\Laravel5\GethPhpServiceProvider::class,
Facade
'JsonRpc' => dappstatus\Geth\Laravel5\Facades\JsonRpc::class,
Laravel 5 Usage
"# geth-php" "# geth-php"
Link
=========
https://playtoearn.net
All versions of geth-php with dependencies
PHP Build Version
Package Version
The package dappstatus/geth-php contains the following files
Loading the files please wait ....