PHPackages                             supracodes/cli-venmo-account-checker - 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. supracodes/cli-venmo-account-checker

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

supracodes/cli-venmo-account-checker
====================================

A command-line application for efficiently checking multiple Venmo accounts.

v1.0.2(2y ago)17PHPPHP ^8.1

Since Jun 13Pushed 2y ago1 watchersCompare

[ Source](https://github.com/supra-billionaire/cli-venmo-account-checker)[ Packagist](https://packagist.org/packages/supracodes/cli-venmo-account-checker)[ RSS](/packages/supracodes-cli-venmo-account-checker/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (8)Versions (4)Used By (0)

venmo
-----

[](#venmo)

Performs a bulk validation of Venmo accounts. Validates if each account in the provided list is a legitimate Venmo account.

### Usage

[](#usage)

```
venmo [--accountList=list.txt] [--proxy=PROXY] [--threadCount=10]

```

### Options

[](#options)

- `--accountList=list.txt`: Path to the file containing the list of Venmo accounts to validate. (default: list.txt)
- `--proxy=PROXY`: Proxy configuration to use. Use \[random(length)\] to generate a random string. Example: socks5: //user-s-\[random(10)\]:pass@host:port
- `--threadCount=10`: Number of concurrent threads to use during validation. (default: 10)

### Description

[](#description)

This command initiates the process to validate Venmo accounts by performing bulk validation. It takes a list of Venmo accounts as input and checks if each account is a legitimate Venmo account.

### Examples

[](#examples)

#### Validate Venmo accounts using the default list file:

[](#validate-venmo-accounts-using-the-default-list-file)

```
venmo

```

#### Validate Venmo accounts using a custom list file:

[](#validate-venmo-accounts-using-a-custom-list-file)

```
venmo --accountList=custom_list.txt

```

#### Validate Venmo accounts using a proxy configuration:

[](#validate-venmo-accounts-using-a-proxy-configuration)

```
venmo --proxy=socks5://user:pass@host:port

```

#### Validate Venmo accounts with a specific number of concurrent threads:

[](#validate-venmo-accounts-with-a-specific-number-of-concurrent-threads)

```
venmo --threadCount=5

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

3

Last Release

1061d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b79bdf4dc64adfe221c6c435a722c25dbfcc51e0dc1f9c06455a216e1767683f?d=identicon)[supracodes](/maintainers/supracodes)

---

Top Contributors

[![supra-billionaire](https://avatars.githubusercontent.com/u/136381366?v=4)](https://github.com/supra-billionaire "supra-billionaire (7 commits)")

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/supracodes-cli-venmo-account-checker/health.svg)

```
[![Health](https://phpackages.com/badges/supracodes-cli-venmo-account-checker/health.svg)](https://phpackages.com/packages/supracodes-cli-venmo-account-checker)
```

###  Alternatives

[wp-cli/wp-cli

WP-CLI framework

5.0k17.2M319](/packages/wp-cli-wp-cli)[consolidation/annotated-command

Initialize Symfony Console commands from annotated command class methods.

22569.8M18](/packages/consolidation-annotated-command)[chi-teck/drupal-code-generator

Drupal code generator

26947.8M5](/packages/chi-teck-drupal-code-generator)[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24725.8M17](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[php-tui/php-tui

Comprehensive TUI library heavily influenced by Ratatui

589747.0k6](/packages/php-tui-php-tui)

PHPackages © 2026

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