Libraries tagged by Web3.php
kgs/web3
2394 Downloads
A simple encapsulation of Web3 framework in PHP environment.
sandermuller/solana-php-sdk
129 Downloads
PHP SDK for Solana — keypairs, transactions, RPC client, and program bindings (SPL Token, SNS, System).
phpmac/ethers-php
429 Downloads
PHP SDK for Ethereum, inspired by ethers.js v6
nanqi/ethereum-php
516 Downloads
ethereum eth heco erc20 trc20 web3 keysotre bip44 infura etherscan proxy api
josephopanel/solana-php-sdk
538 Downloads
A PHP SDK for interacting with the Solana blockchain via JSON RPC and WebSocket methods.
forecho/web3
434 Downloads
A PHP library for interacting with Ethereum
amashukov/eth-rpc-client-php
342 Downloads
Ethereum JSON-RPC client in pure PHP — raw eth_* mirror (EthRpcClient) + ethers.js v6-flavoured facade (JsonRpcProvider) over any PSR-18 client. Typed Value Objects (transaction + receipt bundle, block, fee data, fee history, logs), bigint-safe hex/decimal helpers.
amashukov/eth-php
329 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
340 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
357 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.
ericychu/ethereum-php
110 Downloads
Ethereum client for PHP.
web3-php/cli
85 Downloads
Web3 PHP CLI is a blazing fast blockchain server for local development.
tntma/web3.php
2325 Downloads
Ethereum web3 interface.
sleefinance/simple-web3-php
975 Downloads
Web3 library in PHP
nawab69/web3php
23 Downloads
A simple PHP package to interact with the Ethereum web3 API