Libraries tagged by evm
mrokwor/blockchain-sdk-php
288 Downloads
High-performance, multi-chain PHP & Laravel SDK for Non-Custodial Wallet Generation, Transaction Signing, Resilient RPC Routing, and Automated Token Sweeping (EVM, Bitcoin, Solana, TRON).
it-healer/laravel-evm
107 Downloads
A library for Laravel that allows you to work with any EVM network (Ethereum, BSC, Polygon, ...): wallets, addresses, tokens, deposits and transfers.
farbcode/laravel-evm
575 Downloads
Simple, Reliable Ethereum Integration for Laravel
dek-cz/evm
4985 Downloads
Nette event manager based on doctrine event manager.
phpmac/ethers-php
723 Downloads
PHP SDK for Ethereum, inspired by ethers.js v6
crypto-chiefs/cryptochief-crypto-processing-php
6 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.
amashukov/secp256k1-php
812 Downloads
secp256k1 elliptic-curve arithmetic + RFC 6979 deterministic ECDSA sign / verify / recover in pure PHP on ext-gmp.
amashukov/rlp-php
957 Downloads
RLP (Recursive Length Prefix) encoder and decoder in pure PHP — Ethereum's canonical serialization for transactions, blocks, and state trie.
amashukov/keccak-php
994 Downloads
Keccak-256 and SHA-3 family permutations in pure PHP.
amashukov/eth-php
779 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
798 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
973 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.
fgct/nab_evm_3d_secure
228 Downloads
EMV 3D secure package
reynevan/web3-php
6 Downloads
Web3 PHP helpers