Libraries tagged by ethers
ccxt/ccxt
338524 Downloads
A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go
ether/simplemap
351469 Downloads
A beautifully simple Map field type for Craft CMS
ether/seo
464257 Downloads
SEO utilities including a unique field type, sitemap, & redirect manager
maslakoff/php-etherscan-api
26452 Downloads
PHP client for the Etherscan API
dzarezenko/etherscan-api
50593 Downloads
PHP wrapper for the Etherscan API.
ether/tags
201098 Downloads
A tag manager for Craft 3
ether/logs
260191 Downloads
Access logs from the CP
ether/splash
21021 Downloads
Quickly and easily get beautiful Unsplash images in Craft!
ether/sidebarentrytypes
33071 Downloads
Easily switch between entry types in entries section
phpmac/ethers-php
329 Downloads
PHP SDK for Ethereum, inspired by ethers.js v6
gared/ether-scan
1925 Downloads
A simple scanner for Etherpad instances
kornrunner/ccxt
1637 Downloads
A PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
amashukov/eth-rpc-client-php
280 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
269 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/abi-encoder-php
295 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.