Libraries tagged by Web3.php
web3p/web3.php
355302 Downloads
Ethereum web3 interface.
javanile/php-imap2
256814 Downloads
PHP IMAP with OAUTH2
sc0vu/web3.php
166684 Downloads
Ethereum web3 interface.
drlecks/simple-web3-php
43838 Downloads
Web3 library in PHP
web3-php/web3
16026 Downloads
Web3 PHP is a supercharged PHP API client that allows you to interact with a generic Ethereum RPC.
iexbase/web3.php
103415 Downloads
Ethereum web3 interface.
fenguoz/web3.php
47059 Downloads
Ethereum web3 interface.
tatumio/tatum-php
21513 Downloads
A flexible framework to build, run, and scale blockchain apps with PHP. Perform local wallet operations (mnemonic, xpub, private key) for Bitcoin, Bitcoin Cash, BSC, Litecoin, Celo, Dogecoin, Ethereum, Harmony.ONE, KCS, Klaytn, Polygon, Tron, VeChain and XDC.
amashukov/eth-rpc-client-php
341 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
328 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
339 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
356 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.
shahmal1yev/blueskysdk
1360 Downloads
BlueSky SDK is a comprehensive PHP library designed to seamlessly integrate with the BlueSky social network.
edgaras/ethereum
817 Downloads
PHP library for interacting with the Ethereum blockchain. Provides wallet management, ETH transfers, balance and transaction queries, and helpful utilities.
xqq/web3.php
717 Downloads
Ethereum web3 interface...