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

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

finaegis/cli
============

Zelta CLI — manage payments, SMS, wallets, and AI agents from the terminal

v0.2.8(1mo ago)00Apache-2.0PHPPHP ^8.4

Since Apr 19Pushed 1mo agoCompare

[ Source](https://github.com/FinAegis/cli)[ Packagist](https://packagist.org/packages/finaegis/cli)[ Docs](https://finaegis.org)[ RSS](/packages/finaegis-cli/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (3)Versions (5)Used By (0)

Zelta CLI
=========

[](#zelta-cli)

Manage payments, SMS, wallets, and API monetization from the terminal. Built for humans and AI agents.

> **Mirror repo notice** — if you're viewing this at `github.com/FinAegis/cli`, that repo is a read-only split of `packages/zelta-cli/` from the [FinAegis core banking monorepo](https://github.com/FinAegis/core-banking-prototype-laravel). Please file issues and PRs against the monorepo.

Install
-------

[](#install)

```
# npm (recommended, requires PHP 8.4+ on PATH)
npm install -g @finaegis/cli

# Composer
composer global require finaegis/cli
```

Quick Start
-----------

[](#quick-start)

```
zelta auth:login --key zk_live_xxx
zelta pay:list --status settled
zelta sms:send --to +37060012345 --message "Your code: 847291"
zelta endpoints:list
```

Commands
--------

[](#commands)

GroupCommands`auth`login, logout, status, token`pay`send, status, list, stats`sms`send, status, rates`wallet`balance, send, tokens`limits`list, set, remove`endpoints`list`agents`register, discover`sdk`generateAI Agent Support
----------------

[](#ai-agent-support)

```
# JSON output for pipes
zelta pay:list --json | jq '.[] | select(.status == "settled")'

# Structured exit codes: 0=success, 1=error, 2=auth, 3=payment, 4=validation
zelta pay:stats --json --period day | jq -e '.failed == 0'
```

Documentation
-------------

[](#documentation)

- [Zelta CLI Feature Page](https://finaegis.org/features/zelta-cli)
- [Developer Docs](https://finaegis.org/developers)
- [x402 Protocol](https://finaegis.org/features/x402-protocol)

License
-------

[](#license)

Apache-2.0

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance90

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

4

Last Release

49d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5859318?v=4)[Marijus Plančiūnas](/maintainers/YOzaz)[@YOzaz](https://github.com/YOzaz)

---

Top Contributors

[![YOzaz](https://avatars.githubusercontent.com/u/5859318?v=4)](https://github.com/YOzaz "YOzaz (10 commits)")

---

Tags

clipaymentsmppfintechx402

### Embed Badge

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

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

###  Alternatives

[pantheon-systems/terminus

A command line interface for Pantheon

3391.5M17](/packages/pantheon-systems-terminus)[whatsdiff/whatsdiff

See what's changed in your project's dependencies

761.1k](/packages/whatsdiff-whatsdiff)[aeliot/todo-registrar

Register TODOs from source code in issue tracker

153.0k](/packages/aeliot-todo-registrar)

PHPackages © 2026

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