dragos-roua/php-hive-tools

PHP Tools to interact with the Hive blockchain.

dev-master 2022-06-24 08:49 UTC

This package is auto-updated.

Last update: 2025-03-24 14:58:29 UTC


README

A collection of PHP tools to interact with the Hive blockchain. PHP Hive Tools is in a very early stage.

Features

  • cURL and websocket transport layers
  • debug mode
  • modular design

Dependencies

Websocket: "textalk/websocket": "1.0.*" (added by default to composer.json).

Installation

composer require dragos-roua/php-hive-tools

Examples

There are a few small examples in the examples folder, I will add more as more use cases will appear.

How to contribute

Fork this, implement an awesome feature, test it and then submit a pull request.

Projects using PHP Hive Tools

Related Projects