amashukov/rector-php-rules dependents (14) Order by: name | downloads Show: all | require | require-dev

  • PHP

    amashukov/abi-encoder-php

    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.

    Latest version requires amashukov/rector-php-rules ^0.1.0

  • PHP

    amashukov/blockchain-context-bundle

    Symfony 7 bundle wiring the pure-PHP TON + EVM SDKs (amashukov/ton-php + amashukov/eth-php) into an application — autowired signature verification (EIP-191 + Ed25519/TonConnect), AES-256-GCM private-key encryption, and an HD deposit-wallet deriver port.

    Latest version requires amashukov/rector-php-rules ^0.1.0

  • PHP

    amashukov/eip1559-tx-signer-php

    EIP-1559 (Type-2) raw transaction assembly + RFC 6979 deterministic ECDSA signing in pure PHP. Address derivation from a secp256k1 private key.

    Latest version requires amashukov/rector-php-rules ^0.1.0

  • PHP

    amashukov/eth-php

    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.

    Latest version requires amashukov/rector-php-rules ^0.1.0

  • PHP

    amashukov/eth-rpc-client-php

    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.

    Latest version requires amashukov/rector-php-rules ^0.1.0

  • PHP

    amashukov/http-client-php

    PSR-18 HTTP client backed by ext-curl, with a middleware pipeline (retry on selected status codes, header injection). PSR-7 / PSR-17 message + factory interfaces; bring your own PSR-7 implementation (nyholm/psr7, guzzlehttp/psr7, slim/psr7, etc.).

    Latest version requires amashukov/rector-php-rules ^0.1.0

  • PHP

    amashukov/keccak-php

    Keccak-256 and SHA-3 family permutations in pure PHP.

    Latest version requires amashukov/rector-php-rules ^0.1.0

  • PHP

    amashukov/rlp-php

    RLP (Recursive Length Prefix) encoder and decoder in pure PHP — Ethereum's canonical serialization for transactions, blocks, and state trie.

    Latest version requires amashukov/rector-php-rules ^0.1.0

  • PHP

    amashukov/secp256k1-php

    secp256k1 elliptic-curve arithmetic + RFC 6979 deterministic ECDSA sign / verify / recover in pure PHP on ext-gmp.

    Latest version requires amashukov/rector-php-rules ^0.1.0

  • PHP

    amashukov/ton-cell-php

    TLB Cell / Builder / Slice / canonical BOC encoder for The Open Network in pure PHP — byte-exact equivalent of @ton/core's cell layer.

    Latest version requires amashukov/rector-php-rules ^0.1.0

  • PHP

    amashukov/ton-crypto-php

    Ed25519 keypairs and TON-style mnemonic seed derivation for The Open Network, in pure PHP on top of ext-sodium.

    Latest version requires amashukov/rector-php-rules ^0.1.0

  • PHP

    amashukov/ton-php

    Standalone TON (The Open Network) SDK for PHP — TLB Cell/BOC primitives, Ed25519 + TON-flavoured mnemonic, Wallet v4r2 + address parser, and a typed toncenter v2 client. Umbrella package pulling the full pure-PHP TON stack.

    Latest version requires amashukov/rector-php-rules ^0.1.0

  • PHP

    amashukov/ton-wallet-php

    TON Wallet v4r2 contract wrapper + internal-message builder + address parser/serializer in pure PHP. Offline transfer assembly; pluggable RPC for seqno + broadcast.

    Latest version requires amashukov/rector-php-rules ^0.1.0

  • PHP

    amashukov/toncenter-client-php

    Typed toncenter v2 HTTP client for The Open Network — {ok, result} envelope unwrapping, retry-aware via any PSR-18 client, typed Value Objects (masterchain info, account state, run-get-method stack reader, transactions). Pluggable wallet RPC adapter.

    Latest version requires amashukov/rector-php-rules ^0.1.0