Libraries tagged by etherium
elis/xpub
714 Downloads
A simple class to derive BTC and ETH extended public keys and addresses without GMP.
crypto-chiefs/cryptochief-crypto-processing-php
11 Downloads
Official PHP SDK for the Crypto Chief crypto processing API. Accept crypto payments, send payouts and mass payouts, sign and broadcast EVM/TRON/Solana/TON/XRP transactions, encode contract calls, and verify webhooks.
azpays/sdk-php
69 Downloads
Official PHP SDK for the AzPays crypto payment platform
azpays/sdk-laravel
68 Downloads
Official Laravel package for the AzPays crypto payment platform
amashukov/secp256k1-php
888 Downloads
secp256k1 elliptic-curve arithmetic + RFC 6979 deterministic ECDSA sign / verify / recover in pure PHP on ext-gmp.
amashukov/rlp-php
1033 Downloads
RLP (Recursive Length Prefix) encoder and decoder in pure PHP — Ethereum's canonical serialization for transactions, blocks, and state trie.
amashukov/keccak-php
1070 Downloads
Keccak-256 and SHA-3 family permutations in pure PHP.
amashukov/eth-php
855 Downloads
Standalone Ethereum / EVM SDK for PHP — Keccak-256, secp256k1 + ECDSA (RFC 6979), RLP, EIP-1559 offline signing, ABI calldata encoder, and an ethers.js-style JSON-RPC client. Umbrella package pulling the full pure-PHP EVM stack.
amashukov/eip1559-tx-signer-php
874 Downloads
EIP-1559 (Type-2) raw transaction assembly + RFC 6979 deterministic ECDSA signing in pure PHP. Address derivation from a secp256k1 private key.
amashukov/abi-encoder-php
1049 Downloads
Solidity ABI calldata encoder in pure PHP — function selectors plus static (address/uint/int/bytesN) and dynamic (string/bytes) types, byte-for-byte equivalent to ethers.js v6.
accredifysg/php-keccak-64bit
242 Downloads
Fast, dependency-free Keccak (224/256/384/512) and SHAKE (128/256) for 64-bit PHP — a drop-in, ~5x faster alternative to kornrunner/keccak.
web3-php/cli
85 Downloads
Web3 PHP CLI is a blazing fast blockchain server for local development.
renoki-co/laravel-web3
2799 Downloads
Laravel SDK wrapper for the Web3 PHP API client that interacts with the Ethereum blockchain.
zen-geeks/web3.php
64 Downloads
Ethereum web3 interface.
zbkm/siwe
817 Downloads
Ethereum Authentication for PHP