PHPackages                             phpblock/core - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Queues &amp; Workers](/categories/queues)
4. /
5. phpblock/core

ActiveLibrary[Queues &amp; Workers](/categories/queues)

phpblock/core
=============

A lightweight asynchronous PHP server/client for blockchain networks.

v0.4.1(5y ago)59MITPHPPHP &gt;=7.4

Since Mar 10Pushed 5y ago1 watchersCompare

[ Source](https://github.com/sephynox/phpblock)[ Packagist](https://packagist.org/packages/phpblock/core)[ Docs](https://github.com/sephynox/phpblock)[ RSS](/packages/phpblock-core/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (10)Versions (11)Used By (0)

PHPBlock
========

[](#phpblock)

A lightweight asynchronous `PHP` server/client for blockchain networks.

[![PHP Composer](https://github.com/sephynox/phpblock/actions/workflows/php.yml/badge.svg?branch=main)](https://github.com/sephynox/phpblock/actions/workflows/php.yml)

> Currently in development. Not all endpoints are available. Help welcome!

Table of Contents
-----------------

[](#table-of-contents)

- [Supported Platforms](#supported-platforms)
    - [Future Platforms](#future-platforms)
- [Documentation](#documentation)
    - [Quick Start Example](#quick-start-example)
    - [Promises Example](#promises-example)
    - [Install](#install)
    - [Testing](#testing)
- [License](#license)
- [Donate](#donate)

TODO

Supported Platforms
-------------------

[](#supported-platforms)

- Ethereum

### Future Platforms

[](#future-platforms)

- Cardano

### Quick Start Example

[](#quick-start-example)

Call the Ethereum `eth_protocolversion` endpoint.

```
