awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
sc0Vu avatar

sc0Vu/web3.phpFork

0
View on GitHub↗
97 stars·49 forks·PHP·MIT·11 views

Web3.php

This repository should be archived in the future, please go to https://github.com/web3p/web3.php.

Features

  • Backend Ethereum Libraries - PHP library for Ethereum JSON-RPC interaction.
  • Blockchain SDKs - PHP library for Ethereum blockchain interaction.

Star history

Star history chart for sc0vu/web3.phpStar history chart for sc0vu/web3.php

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Web3.php

These projects share indexed features with Web3.php. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • digitaldonkey/ethereum-phpdigitaldonkey avatar

    digitaldonkey/ethereum-php

    497View on GitHub↗

    PHP interface to Ethereum JSON-RPC API. Fully typed Web3 for PHP 7.X

    PHP
    View on GitHub↗497
  • ethereum/web3.pyethereum avatar

    ethereum/web3.py

    5,519View on GitHub↗

    Web3.py is a Python library that provides a comprehensive interface for interacting with the Ethereum blockchain. It functions as a JSON-RPC client, allowing applications to connect to blockchain nodes via HTTP, WebSocket, or IPC to read network state and send transactions. The library includes a dedicated smart contract interface that uses Application Binary Interface definitions to deploy contracts and execute on-chain functions. It also features a cryptography toolkit for signing transactions and hashing data with Keccak, alongside utilities for translating Ethereum Name Service domain nam

    Python
    View on GitHub↗5,519
  • ethworks/ethereum.rbEthWorks avatar

    EthWorks/ethereum.rb

    730View on GitHub↗

    Ethereum library for the Ruby language

    Ruby
    View on GitHub↗730
  • consensys/eventeumConsenSys avatar

    ConsenSys/eventeum

    507View on GitHub↗

    A resilient Ethereum event listener that bridges your smart contract events and backend microservices

    Java
    View on GitHub↗507
Compare all 18 related projects→

Frequently asked questions

What does sc0vu/web3.php do?

This repository should be archived in the future, please go to https://github.com/web3p/web3.php.

What are the main features of sc0vu/web3.php?

The main features of sc0vu/web3.php are: Backend Ethereum Libraries, Blockchain SDKs.

Which projects share features with sc0vu/web3.php?

Projects with overlapping indexed features include: consensys/eventeum — A resilient Ethereum event listener that bridges your smart contract events and backend microservices. ethereum/web3.py — Web3.py is a Python library that provides a comprehensive interface for interacting with the Ethereum blockchain. It… ethworks/ethereum.rb — Ethereum library for the Ruby language. digitaldonkey/ethereum-php — PHP interface to Ethereum JSON-RPC API. Fully typed Web3 for PHP 7.X. hydroprotocol/ethereum-jsonrpc-gateway — A transparent gateway on top of Ethereum nodes for load-balancing, permissions checking. komputing/kethereum — Kotlin library for Ethereum.