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

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

albinvar/anonfiles-cli
======================

The Anonfiles CLI tool

v2.1.0(3y ago)1159[1 issues](https://github.com/albinvar/anonfiles-cli/issues)MITPHPPHP ^7.3|^8.0

Since Jul 24Pushed 3y ago1 watchersCompare

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

READMEChangelog (6)Dependencies (8)Versions (13)Used By (0)

 Anonfiles CLI
===============

[](#-anonfiles-cli-)

 [ ![logo](https://camo.githubusercontent.com/feb78f2c88749d2c2c3376c31e6918abdb9c5733b9cfae59c1ec67180fb939d2/68747470733a2f2f692e6962622e636f2f6b4a593831544c2f416e6f6e2d46696c65732e706e67) ](https://anonfiles.com/)
 [![](https://camo.githubusercontent.com/fef00d06949c10d0f5bfcbc0b8c669f542ae7ac44554717d16316e3c97aa6928/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f616c62696e7661722f616e6f6e66696c65732d636c69)](https://camo.githubusercontent.com/fef00d06949c10d0f5bfcbc0b8c669f542ae7ac44554717d16316e3c97aa6928/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f616c62696e7661722f616e6f6e66696c65732d636c69)[![](https://camo.githubusercontent.com/54db56f661edd236b3350cd388efa9aedacbfb41fc1e675a98a9ca262730907e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7265706f2d73697a652f616c62696e7661722f616e6f6e66696c65732d636c69)](https://camo.githubusercontent.com/54db56f661edd236b3350cd388efa9aedacbfb41fc1e675a98a9ca262730907e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7265706f2d73697a652f616c62696e7661722f616e6f6e66696c65732d636c69)[![](https://camo.githubusercontent.com/99d7331997607955185f36283f3f2207a6f18f2b97d360f860bd509a63f70e95/68747470733a2f2f696d672e736869656c64732e696f2f61706d2f6c2f476974687562)](LICENSE)

Table of Contents
-----------------

[](#table-of-contents)

- [Introduction](#introduction)
- [Features](#features)
- [Installation](#installation)
- [Contributing](#contributing)
- [License](#license)

Introduction
------------

[](#introduction)

Anon Files CLI can upload and download files from anonfiles.com API within your command line interface.

Features
--------

[](#features)

- Upload your files directly from CLI.
- Rename before uploading.
- Download your files directly to a specified folder.

Installation
------------

[](#installation)

- download the phar file to your machine.

##### using CURL

[](#using-curl)

```
curl -s https://github.com/albinvar/anonfiles-cli/raw/main/builds/anonfiles -o anonfiles

```

##### using wget

[](#using-wget)

```
wget https://github.com/albinvar/anonfiles-cli/raw/main/builds/anonfiles -O anonfiles

```

##### composer

[](#composer)

Remember, installing with composer requires each and every libraries to be downloaded first.

```
composer global require albinvar/anonfiles-cli

```

Usage
-----

[](#usage)

Using anonfiles CLI is very simple.

its better to include the cli to your bin of your specified OS.

```
php anonfiles

```

##### Upload a file

[](#upload-a-file)

```
php anonfiles upload image.jpeg

```

you can also upload your files through socks5 proxy. by default its configured at `socks5h://127.0.0.1:9050`. It will be customisable in future updates.

you may now upload the files using `--tor` option.

```
php anonfiles upload folder/image.jpeg --tor

```

##### Download a file

[](#download-a-file)

downloading a file is simple,

```
php anonfiles download https://anonfiles.com/u1C0ebc4b0

```

- the link should be only from anonfiles.com

you may use `--path` option to change your download path.

```
php anonfiles download https://anonfiles.com/u1C0ebc4b0 --path="/sdcard/downloads"

```

similarly, you can also download your files using tor socks proxy using `--tor` option.

```
php anonfiles download https://anonfiles.com/u1C0ebc4b0  --tor

```

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

[](#contributing)

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License
-------

[](#license)

The project is certified using [MIT License](LICENSE)

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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 ~117 days

Recently: every ~143 days

Total

6

Last Release

1170d ago

Major Versions

v1.6.0 → v2.0.02021-09-12

### Community

Maintainers

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

---

Top Contributors

[![albinvar](https://avatars.githubusercontent.com/u/56922896?v=4)](https://github.com/albinvar "albinvar (78 commits)")

---

Tags

anonfilesanonfiles-cliclihacktoberfesthacktoberfest-acceptedhacktoberfest2023phpcliconsolelaravel-zeroanonfilesanonfiles-cli

###  Code Quality

TestsPest

### Embed Badge

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

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

###  Alternatives

[nunomaduro/collision

Cli error handling for console/command-line PHP applications.

4.6k331.8M8.5k](/packages/nunomaduro-collision)[nunomaduro/laravel-console-menu

Laravel Console Menu is an output method for your Laravel/Laravel Zero commands.

815412.0k48](/packages/nunomaduro-laravel-console-menu)[nunomaduro/laravel-console-task

Laravel Console Task is a output method for your Laravel/Laravel Zero commands.

2582.1M11](/packages/nunomaduro-laravel-console-task)[mehrancodes/laravel-harbor

A CLI tool to Quickly create On-Demand preview environment for your apps.

9989.0k](/packages/mehrancodes-laravel-harbor)[nunomaduro/laravel-console-summary

A Beautiful Laravel Console Summary for your Laravel/Laravel Zero commands.

662.0M3](/packages/nunomaduro-laravel-console-summary)

PHPackages © 2026

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