kornrunner/ethereum-address
Generate Ethereum addresses in PHP: create a new address with private/public keys or derive one from an existing private key. Lightweight library with simple API (get address, private key, public key) for Ethereum-compatible wallets and tooling.
Adopt When:
Look Elsewhere If:
web3.php or Infura).web3.php or ethers-php).For Executives: "This MIT-licensed PHP package lets us generate and validate Ethereum addresses entirely on our backend, eliminating client-side crypto risks and reducing dependency on third-party APIs. It’s a lightweight, secure foundation for blockchain features—ideal for testing, compliance, or internal tools—while keeping costs low (no per-request API fees). Think of it as ‘crypto plumbing’ for our PHP stack."
For Engineering: *"We can now:
Trade-offs:
Next Steps:
web3.php or Infura later."*For Design/Compliance: *"This gives us programmatic control over Ethereum addresses without exposing private keys to users. Useful for:
How can I help you explore Laravel packages today?