Libraries tagged by Block chain
akondas/php-blockchain
44 Downloads
Minimal working blockchain implemented in PHP
block-matrix-network/php-eos-rpc-sdk
1059 Downloads
PHP SDK for the EOS RPC API
amashukov/rlp-php
897 Downloads
RLP (Recursive Length Prefix) encoder and decoder in pure PHP — Ethereum's canonical serialization for transactions, blocks, and state trie.
trustenterprises/hashgraph
2238 Downloads
Laravel package to integrate with Trust Enterprises Hedera REST API
phpmac/ethers-php
657 Downloads
PHP SDK for Ethereum, inspired by ethers.js v6
make-software/casper-php-sdk
1970 Downloads
PHP 7.4+ library for interacting with Casper blockchain node RPC API.
jools/solana-php-sdk
4210 Downloads
Solana PHP SDK for interacting with the Solana blockchain
gndlf/xrpl_php
59 Downloads
PHP SDK / Client for the XRP Ledger
farbcode/laravel-evm
570 Downloads
Simple, Reliable Ethereum Integration for Laravel
elis/xpub
650 Downloads
A simple class to derive BTC and ETH extended public keys and addresses without GMP.
drupol/phpmerkle
1860 Downloads
A fast and dynamic Merkle tree implementation
blocktrail/blocktrail-sdk
21117 Downloads
The BlockTrail PHP SDK, for integration of Bitcoin functionality through the BlockTrail API
amashukov/ton-wallet-php
808 Downloads
TON Wallet v4r2 contract wrapper + internal-message builder + address parser/serializer in pure PHP. Offline transfer assembly; pluggable RPC for seqno + broadcast.
amashukov/ton-php
763 Downloads
Standalone TON (The Open Network) SDK for PHP — TLB Cell/BOC primitives, Ed25519 + TON-flavoured mnemonic, Wallet v4r2 + address parser, and a typed toncenter v2 client. Umbrella package pulling the full pure-PHP TON stack.
amashukov/ton-crypto-php
818 Downloads
Ed25519 keypairs and TON-style mnemonic seed derivation for The Open Network, in pure PHP on top of ext-sodium.