Libraries tagged by etherum
amashukov/eth-php
769 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
788 Downloads
EIP-1559 (Type-2) raw transaction assembly + RFC 6979 deterministic ECDSA signing in pure PHP. Address derivation from a secp256k1 private key.
amashukov/blockchain-address-php
217 Downloads
Typed on-chain address value objects for EVM and TON with structural equality.
amashukov/abi-encoder-php
962 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
180 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
52 Downloads
Ethereum web3 interface.
zbkm/siwe
722 Downloads
Ethereum Authentication for PHP
web3p/secp256k1
466 Downloads
Ethereum secp256k1 library in PHP.
m1guelpf/laravel-web3-login
591 Downloads
Allow your users to login with their Ethereum wallets
forecho/web3
577 Downloads
A PHP library for interacting with Ethereum
etica/web3.php
4930 Downloads
Ethereum web3 interface. Fork from sc0vu/web3.php because had to update dependencies
domraider/php-eth-raw-tx
2461 Downloads
PHP tool for creating Ethereum raw transactions
web3p/ethereum-wallet
2419 Downloads
Ethereum wallet library in PHP.