PHPackages                             pxgamer/arionum-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. pxgamer/arionum-cli

Abandoned → [owenvoke/arionum-cli](/?search=owenvoke%2Farionum-cli)ArchivedLibrary[CLI &amp; Console](/categories/cli)

pxgamer/arionum-cli
===================

A PHP-based command line wallet for Arionum.

v2.1.1(7y ago)013MITPHPPHP ^7.2

Since Feb 23Pushed 4y ago1 watchersCompare

[ Source](https://github.com/pxgamer/arionum-cli)[ Packagist](https://packagist.org/packages/pxgamer/arionum-cli)[ RSS](/packages/pxgamer-arionum-cli/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (7)Versions (13)Used By (0)

arionum-cli
===========

[](#arionum-cli)

[![Latest Version on Packagist](https://camo.githubusercontent.com/39d03920946bfb8e1832b357f78f1f08779a7e84a8e2da7c9e7783aa98e63cd3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f707867616d65722f6172696f6e756d2d636c692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pxgamer/arionum-cli)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/54b58e31f2ee560a0edce48e178a177e1265b27e7549710e4ede9005a985e32d/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f707867616d65722f6172696f6e756d2d636c692f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/pxgamer/arionum-cli)[![Style CI](https://camo.githubusercontent.com/c7a28edab1519be7b5ee4b35d5e9e6b532e0a75e2d268c3c43ed6b1071e5e5fc/68747470733a2f2f7374796c6563692e696f2f7265706f732f3132323636383038342f736869656c64)](https://styleci.io/repos/122668084)[![Code Coverage](https://camo.githubusercontent.com/0fd14eab19854310c1243ed519fe88d82a137bc8eaa3b62f3f6ad2d241fb5186/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f707867616d65722f6172696f6e756d2d636c692e7376673f7374796c653d666c61742d737175617265)](https://codecov.io/gh/pxgamer/arionum-cli)[![Total Downloads](https://camo.githubusercontent.com/f1df45b0a8e6fd1b13dccce42fab5ac032035161b9f53f1dfde17ebd6125a58c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f707867616d65722f6172696f6e756d2d636c692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pxgamer/arionum-cli)

> This project has been renamed, see [`owenvoke/arionum-cli`](https://github.com/owenvoke/arionum-cli).

A PHP-based command line wallet for Arionum.

Install
-------

[](#install)

Via Composer

```
$ composer global require pxgamer/arionum-cli
```

Via Phive

```
$ phive install pxgamer/arionum-cli
```

Usage
-----

[](#usage)

```
arionum [command]
```

### Available Commands

[](#available-commands)

Print the balance:

```
arionum balance
```

Print the wallet's data:

```
arionum export
```

Display data about the current block:

```
arionum block
```

Encrypt the wallet:

```
arionum encrypt
```

Decrypt the wallet:

```
arionum decrypt
```

Display the latest transactions:

```
arionum transactions
```

Display data about a specific transaction:

```
arionum transaction 'id'
```

Send a transaction (with an optional message):

```
arionum send 'address' 'value' [message]
```

#### Alias

[](#alias)

Set your account alias:

```
arionum alias:set 'alias'
```

Send a transaction to an alias (with an optional message):

```
arionum alias:send 'alias' 'value' [message]
```

#### Masternode

[](#masternode)

Send a masternode announcement transaction:

```
arionum masternode:create 'ip'
```

Pause a specific masternode:

```
arionum masternode:pause
```

Resume the masternode mining:

```
arionum masternode:resume
```

Close a masternode and return the funds:

```
arionum masternode:release
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](.github/CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [pxgamer](https://github.com/pxgamer)
- [arionum](https://github.com/arionum)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

Original code by [@arionum](https://github.com/arionum).

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 92.6% 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.

###  Release Activity

Cadence

Every ~28 days

Recently: every ~8 days

Total

11

Last Release

2705d ago

Major Versions

v1.5.1 → v2.0.02018-11-15

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1899334?v=4)[Owen Voke](/maintainers/owenvoke)[@owenvoke](https://github.com/owenvoke)

---

Top Contributors

[![owenvoke](https://avatars.githubusercontent.com/u/1899334?v=4)](https://github.com/owenvoke "owenvoke (262 commits)")[![arionum](https://avatars.githubusercontent.com/u/34399752?v=4)](https://github.com/arionum "arionum (12 commits)")[![misantron](https://avatars.githubusercontent.com/u/9839955?v=4)](https://github.com/misantron "misantron (4 commits)")[![andrewbo](https://avatars.githubusercontent.com/u/1080182?v=4)](https://github.com/andrewbo "andrewbo (3 commits)")[![bartko-s](https://avatars.githubusercontent.com/u/675883?v=4)](https://github.com/bartko-s "bartko-s (1 commits)")[![peterashwell](https://avatars.githubusercontent.com/u/670631?v=4)](https://github.com/peterashwell "peterashwell (1 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/pxgamer-arionum-cli/health.svg)

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

###  Alternatives

[matthiasnoback/symfony-console-form

Use Symfony forms for Console command input

368264.8k8](/packages/matthiasnoback-symfony-console-form)[statamic/cli

Statamic CLI Tool

7587.7k](/packages/statamic-cli)[platformsh/cli

Platform.sh CLI

23238.0k](/packages/platformsh-cli)[shopwarelabs/sw-cli-tools

A CLI toolset for shopware

843.2k](/packages/shopwarelabs-sw-cli-tools)[shel/neos-terminal

Neos CMS Ui terminal for running Eel expressions and other commands

1441.3k](/packages/shel-neos-terminal)

PHPackages © 2026

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