{"id":93623,"library":"web3p-ethereum-tx","title":"Ethereum TX","description":"Ethereum transaction library in PHP.","status":"active","version":"0.4.3","language":"php","source_language":null,"source_url":"https://github.com/web3p/ethereum-tx","tags":["ethereum","blockchain","transaction","crypto"],"install":[{"cmd":"composer require web3p/ethereum-tx","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Transaction","correct":"use Web3p\\EthereumTx\\Transaction;"}],"quickstart":{"code":"use Web3p\\EthereumTx\\Transaction;\n\n$transaction = new Transaction([\n    'nonce' => '0x1',\n    'to' => '0x...',\n    'value' => '0x...',\n]);\necho $transaction->serialize();","lang":"php","description":"Create and serialize an Ethereum transaction."},"warnings":[{"fix":"Install php-gmp or php-bcmath.","message":"Requires PHP 7.4+ and GMP or BCMath extensions.","severity":"breaking","affected_versions":">=0.4.0"}],"env_vars":null,"search_vec":"'blockchain':9 'crypto':11 'ethereum':1,3,8 'librari':5 'php':7 'transact':4,10 'tx':2","created_at":"2026-06-19T09:53:05.655021+00:00","updated_at":"2026-06-19T09:53:05.655021+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/web3p/ethereum-tx","github":"https://github.com/web3p/ethereum-tx","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}