PHPackages                             web3-php/cli - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. web3-php/cli

AbandonedArchivedLibrary[CLI &amp; Console](/categories/cli)

web3-php/cli
============

Web3 PHP CLI is a blazing fast blockchain server for local development.

1408511PHP

Since Feb 8Pushed 4y ago1 watchersCompare

[ Source](https://github.com/web3-php/cli)[ Packagist](https://packagist.org/packages/web3-php/cli)[ RSS](/packages/web3-php-cli/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

 [![Web3 PHP](https://raw.githubusercontent.com/web3-php/art/master/cli-without-bg.png)](https://raw.githubusercontent.com/web3-php/art/master/cli-without-bg.png)

 [![GitHub Workflow Status (master)](https://camo.githubusercontent.com/1153e3025474b36f596cb1d8b2b232aee8aaa564dcca3009cf0a151b2799e9d4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f776562332d7068702f636c692f74657374732f6d6173746572)](https://github.com/web3-php/cli/actions) [![Total Downloads](https://camo.githubusercontent.com/1e09caacf5e90e499af49e80447ca1b1fd45a405a0abef2508f35d052402e0fb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f776562332d7068702f636c69)](https://packagist.org/packages/web3-php/cli) [![Latest Version](https://camo.githubusercontent.com/f156224bae92b6740e18bf00a88c915a49990e15ca1e68c22241225996b25361/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f776562332d7068702f636c69)](https://packagist.org/packages/web3-php/cli) [![License](https://camo.githubusercontent.com/559dd3e33644fe1118358465938f928128711578e43fd7ea89a0ada264e2956f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f776562332d7068702f636c69)](https://packagist.org/packages/web3-php/cli)

---

**Web3 PHP CLI** is a blazing fast blockchain server for local development.

> This project is a work-in-progress. Code and documentation are currently under development and are subject to change.

Get Started
-----------

[](#get-started)

> **Requires [PHP 8.0+](https://php.net/releases/)**

First, install Web3 via the [Composer](https://getcomposer.org/) package manager:

```
composer global config prefer-stable true
composer global config minimum-stability dev
composer global require web3-php/cli
```

Then, start the local blockchain server:

```
web3

```

Options
-------

[](#options)

### `accounts`

[](#accounts)

The `accounts` option allows to specify the number of accounts.

```
web3 --accounts=5 # Default: 5
```

### `host`

[](#host)

The `host` option allows to specify the hostname to listen on.

```
web3 --host=127.0.0.2 # Default: 127.0.0.1
```

### `port`

[](#port)

The `port` option allows to specify the port number to listen on.

```
web3 --port=8550 # Default: 8545
```

---

Web3 PHP CLI is an open-sourced software licensed under the **[MIT license](https://opensource.org/licenses/MIT)**.

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

 Bus Factor1

Top contributor holds 90.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/86cfef5c1f5195df1a9db17a5f8ecb34455e1f0133a725de9acf7f2fb26ac6a1?d=identicon)[nunomaduro](/maintainers/nunomaduro)

---

Top Contributors

[![nunomaduro](https://avatars.githubusercontent.com/u/5457236?v=4)](https://github.com/nunomaduro "nunomaduro (19 commits)")[![NabiKAZ](https://avatars.githubusercontent.com/u/246721?v=4)](https://github.com/NabiKAZ "NabiKAZ (1 commits)")[![xiCO2k](https://avatars.githubusercontent.com/u/823088?v=4)](https://github.com/xiCO2k "xiCO2k (1 commits)")

---

Tags

blockchaindappethethereumjson-rpclocalphpserverweb3

### Embed Badge

![Health badge](/badges/web3-php-cli/health.svg)

```
[![Health](https://phpackages.com/badges/web3-php-cli/health.svg)](https://phpackages.com/packages/web3-php-cli)
```

###  Alternatives

[illuminate/console

The Illuminate Console package.

13046.0M6.5k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

71470.5k9](/packages/styleci-cli)[winbox/args

Windows command-line formatter

20720.9k21](/packages/winbox-args)[tomatophp/filament-artisan

Simple but yet powerful library for running some artisan commands for FilamentPHP

3275.4k1](/packages/tomatophp-filament-artisan)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
