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

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

fux/fux-cli
===========

A CLI tool that help development process using Fux Framework

0.1.3(2y ago)08PHPPHP ^7.3|^8.0

Since Sep 23Pushed 2y agoCompare

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

READMEChangelog (4)Dependencies (2)Versions (7)Used By (0)

Fux CLI
=======

[](#fux-cli)

PHP command-line tool for a better development process

 [![Preview](/art/preview.png)](/art/preview.png)

 [![Build Status](https://github.com/Fux-Framwork/fux-cli/workflows/CI/badge.svg)](https://github.com/Fux-Framwork/fux-cli/actions) [![Latest Stable Version](https://camo.githubusercontent.com/7da5bf6cfee20586a2f58dcad8885195e1e0899cf3d03406473fc98284779e59/68747470733a2f2f706f7365722e707567782e6f72672f6675782f6675782d636c692f76)](//packagist.org/packages/fux/fux-cli) [![License](https://camo.githubusercontent.com/f8c58ffcf044fefc7f894e79c08f3d4843d2182527b0f897442920f13da3e2c7/68747470733a2f2f706f7365722e707567782e6f72672f6675782f6675782d636c692f6c6963656e7365)](//packagist.org/packages/fux/fux-cli)

Usage as executable
-------------------

[](#usage-as-executable)

You can use this CLI tool just by build downloading the ./dist/fux-cli.phar file or building it from scratch executing the following command

`php phar-composer-1.4.0.phar build . dist`

If you don't know that phar-composer is, just check the official repository at .

Then to make the CLI tool globally accessible you can just move it in your `bin` folder with the following command

`cp dist/fux-cli.phar /usr/local/bin/fux`

It is not recommended to use it as composer dependency in your project, instead copy the fux.phar file inside your project root.

Commands
--------

[](#commands)

All you need to do is call the one of the following commands

### Database commands

[](#database-commands)

`fux db:iam {name}`

Allow you to set your name/nickname for the current project. This name will be used for all vcs files that you create using `fux db:vcs` command.

`fux db:vcs [filename]`

This command create an SQL file in the database vcs directory of the project with the following format `./db/vcs/{Y-m-d}/{H_i_s}_{filename}.sql` where the {filename} placeholder can be the filename argument or the {name} argument passed to `fux db:iam` command. It's recommended to execute `db:iam` command the first time, so that you can execute `fux db:vcs` without additional arguments.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity42

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

5

Last Release

965d ago

PHP version history (4 changes)0.1PHP ^8.1

0.1.1PHP ^7.3

0.1.2PHP ^7.4|^8.0

0.0.3PHP ^7.3|^8.0

### Community

Maintainers

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

---

Top Contributors

[![mfusillo98](https://avatars.githubusercontent.com/u/58771053?v=4)](https://github.com/mfusillo98 "mfusillo98 (13 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[crazywhalecc/static-php-cli

Build single static PHP binary, with PHP project together, with popular extensions included.

1.8k13.9k](/packages/crazywhalecc-static-php-cli)[matthiasnoback/symfony-console-form

Use Symfony forms for Console command input

368264.8k8](/packages/matthiasnoback-symfony-console-form)[phpcr/phpcr-shell

Shell for PHPCR

721.3M8](/packages/phpcr-phpcr-shell)[madewithlove/license-checker

CLI tool to verify allowed licenses for composer dependencies

54449.8k21](/packages/madewithlove-license-checker)[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)
