drupol/phpblockchain

A blockchain implementation.

Maintainers

👁 drupol

Package info

github.com/drupol/phpblockchain

pkg:composer/drupol/phpblockchain

Fund package maintenance!

drupol

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

dev-master 2019-12-02 13:22 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT b44539e014d5d827200dcc7ff9b1f30c73d54930

  • Pol Dellaiera <pol.dellaiera.woop@protonmail.com>

phpblockchain

This package is auto-updated.

Last update: 2026-06-29 01:42:46 UTC


README

👁 Latest Stable Version
👁 GitHub stars
👁 Total Downloads
👁 GitHub Workflow Status
👁 Scrutinizer code quality
👁 Code Coverage
👁 Mutation testing badge
👁 Read the Docs
👁 License
👁 Say Thanks!
👁 Donate!

PhpBlockchain

Description

TODO

Documentation

TODO

Requirements

  • PHP >= 7.1

Installation

composer require drupol/phpblockchain

Usage

TODO

Code quality and tests

Every time changes are introduced into the library, Travis CI run the tests.

The library has tests written with PHPSpec.

Feel free to check them out in the spec directory. Run composer phpspec to trigger the tests.

PHPInfection is used to ensure that your code is properly tested, run composer infection to test your code.

Contributing

Feel free to contribute to this library by sending Github pull requests. I'm quite reactive :-)