PHPackages                             anax/anax-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. [Framework](/categories/framework)
4. /
5. anax/anax-cli

ActiveUtility[Framework](/categories/framework)

anax/anax-cli
=============

Anax CLI tool.

v1.2.1(7y ago)03.3k↓75%20MITShell

Since Jun 30Pushed 7y ago1 watchersCompare

[ Source](https://github.com/canax/anax-cli)[ Packagist](https://packagist.org/packages/anax/anax-cli)[ Docs](https://dbwebb.se/anax)[ RSS](/packages/anax-anax-cli/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (20)Used By (20)

Anax CLI
========

[](#anax-cli)

[![Join the chat at https://gitter.im/canax/anax-cli](https://camo.githubusercontent.com/656ad3bca38b7afcb443ef9a81085d0c36864f460daf254b434d2da976660693/68747470733a2f2f6261646765732e6769747465722e696d2f63616e61782f616e61782d636c692e737667)](https://gitter.im/canax/anax-cli?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)[![Latest Stable Version](https://camo.githubusercontent.com/fccd7ee034b150e7ac48b6789b9ef2128367cffd84970c4ac33dc202196f6db4/68747470733a2f2f706f7365722e707567782e6f72672f616e61782f616e61782d636c692f762f737461626c65)](https://packagist.org/packages/anax/anax-cli)[![Build Status](https://camo.githubusercontent.com/b8c8b24318ea9420442ffa49e0b1663d885bab6e4fac4713d9bfa6de57b6ba17/68747470733a2f2f7472617669732d63692e6f72672f63616e61782f616e61782d636c692e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/canax/anax-cli)[![CircleCI](https://camo.githubusercontent.com/35ca532d3e36e58ad1105604093227c4045aa1e3cfc14c12bee57bfd01bd0794/68747470733a2f2f636972636c6563692e636f6d2f67682f63616e61782f616e61782d636c692e7376673f7374796c653d737667)](https://circleci.com/gh/canax/anax-cli)

A CLI client to work with Anax web sites, built in bash.

Install
-------

[](#install)

This is how you download and install the skript. You can review the contents of the install script in [`src/install.bash`](src/install.bash).

```
bash -c "$(curl https://raw.githubusercontent.com/canax/anax-cli/master/src/install.bash)"
```

Or like this.

```
curl https://raw.githubusercontent.com/canax/anax-cli/master/src/install.bash | bash
```

Install using composer.

```
composer require anax/anax-cli
```

Usage
-----

[](#usage)

Check that the script works by checking its version.

```
$ anax version
v1.1.11 (2018-10-31)

```

Check whats can be done using the script.

```
$ anax help
Utility to work with Anax web sites. Read more on:
https://dbwebb.se/anax-cli/
Usage: anax [options]  [arguments]

Command:
 check                    Check and display details on local environment.
 config                   Create base for configuration in $HOME/.anax/.
 create    Create a new site in dir using a template.
 help                     Show info on how to use it.
 list                     List available templates for scaffolding from.
 list           List details on specific scaffolding template.
 selfupdate               Update to latest version.
 version                  Show info on how to use it.

Options:
 --help, -h          Show info on how to use it.
 --version, -v       Show info on how to use it.
 --force, -f         Force operation even though it should not.

```

Scaffold
--------

[](#scaffold)

List the available templates that can be scaffolded.

```
anax list

```

List details on a template, for example `anax-flat-site`.

```
anax list anax-flat-site

```

Scaffold a website using the selected template and save it all to the directory `dir`.

```
anax create dir anax-flat-site

```

The site is scaffolded and you can open your webbrowser to the site by opening `dir/htdocs`.

Processing scripts
------------------

[](#processing-scripts)

During scaffolding a couple of scripts are executed, these are in general included with each module using to carry out the scaffolding.

The base dir for these scripts are `.anax`.

Templates for scaffolding
-------------------------

[](#templates-for-scaffolding)

The templates used for scaffolding resides in [`anax/scaffold`](https://github.com/canax/scaffold).

The specific template used resides in that repo under scaffold/template-name. You can for example review the template used for [`anax-flat-site`](https://github.com/canax/scaffold/tree/master/scaffold/anax-flat-site).

License
-------

[](#license)

This software carries a MIT license.

```
 .
..:  Copyright (c) 2013 - 2018 Mikael Roos, mos@dbwebb.se

```

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity72

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

Recently: every ~43 days

Total

19

Last Release

2660d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4cac244120f54c02a4fb3186b91323f3f0805dd9daefd0babeb4a82a19232faf?d=identicon)[mikael\_roos](/maintainers/mikael_roos)

---

Top Contributors

[![mosbth](https://avatars.githubusercontent.com/u/169550?v=4)](https://github.com/mosbth "mosbth (39 commits)")

---

Tags

frameworkmicromvcboilerplateeducation

### Embed Badge

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

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

PHPackages © 2026

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