Libraries tagged by eip
ecotone/ecotone
595473 Downloads
Enterprise architecture layer for Laravel and Symfony — CQRS, Event Sourcing, Durable Workflows (Sagas, Orchestrators), Projections, and Outbox messaging via PHP attributes.
ecotone/symfony-bundle
260677 Downloads
Ecotone for Symfony — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Symfony Messenger, via PHP attributes.
ecotone/laravel
330176 Downloads
Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.
ecotone/amqp
387117 Downloads
AMQP / RabbitMQ transport for Ecotone asynchronous messaging, outbox, and dead letter.
sandermuller/php-x402
930 Downloads
Framework-agnostic PHP implementation of the x402 payment protocol (HTTP 402 stablecoin settlement).
hwacom/eip-login
612 Downloads
EIP Login Package
enabel/eip-bundle
1609 Downloads
Symfony bundle for EIP
amashukov/eip1559-tx-signer-php
707 Downloads
EIP-1559 (Type-2) raw transaction assembly + RFC 6979 deterministic ECDSA signing in pure PHP. Address derivation from a secp256k1 private key.
ecotone/lite-application
8554 Downloads
Ecotone Lite — framework-agnostic bootstrap for PSR-11 applications with CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox.
amashukov/secp256k1-php
720 Downloads
secp256k1 elliptic-curve arithmetic + RFC 6979 deterministic ECDSA sign / verify / recover in pure PHP on ext-gmp.
amashukov/eth-php
688 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.
sleepfinance/eip712
542 Downloads
Generate Eip712 Hashes for signing
ecotone/tempest
16 Downloads
Ecotone for Tempest — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox via PHP attributes.
farbcode/laravel-evm
562 Downloads
Simple, Reliable Ethereum Integration for Laravel
amashukov/eth-rpc-client-php
364 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.