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

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

missingno/capabl-cli
====================

A CLI tool for streamlined wordpress development

016PHP

Since May 30Pushed 5y ago1 watchersCompare

[ Source](https://github.com/missingno-io/capabl-cli)[ Packagist](https://packagist.org/packages/missingno/capabl-cli)[ RSS](/packages/missingno-capabl-cli/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Capabl CLI
==========

[](#capabl-cli)

The capabl CLI is meant to help get users up and running as fast as possible. It makes many assumptions about your development environment so please read the requirements carefully.

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

[](#documentation)

### 1) Install Project Dependencies

[](#1-install-project-dependencies)

**All Project Dependencies must be installed for this tool to work**

- Composer
- Git
- WP CLI

It's recommended that you install al dependencies required for Capabl development and Brew when running OSX

- Node JS, for NPM
- Laravel Valet
- Brew

### 2) Setup environment

[](#2-setup-environment)

To run the tool effectively you must be connected to the capabl.io repository. This means your bitbucket SSH keypairs must be setup and working on your machine. It's also recommended that you've setup your Laravel Valet enviroment to park a directory.

### 3) Install CLI

[](#3-install-cli)

```
composer global require missingno/capabl-cli:dev-master
```

Usage
-----

[](#usage)

**Create a new Capabl project:**

This will install a fresh version of the repository and pull the latest version of Wordpress. You will be asked for your local database credentials and the `wp_config.php` file will be automatically generated.

```
capabl new
```

**Clone and setup an existing project:**

The project name must match the bitbucket repository name. I.E. if the repository url is `https://bitbucket.org/bmediallc/` enter ``

```
capabl clone
```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1099626?v=4)[missingno](/maintainers/missingno)[@Missingno](https://github.com/Missingno)

---

Top Contributors

[![missingno-io](https://avatars.githubusercontent.com/u/20470172?v=4)](https://github.com/missingno-io "missingno-io (10 commits)")

### Embed Badge

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

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

###  Alternatives

[illuminate/console

The Illuminate Console package.

13046.0M6.5k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

71470.5k9](/packages/styleci-cli)[winbox/args

Windows command-line formatter

20720.9k21](/packages/winbox-args)[tomatophp/filament-artisan

Simple but yet powerful library for running some artisan commands for FilamentPHP

3275.4k1](/packages/tomatophp-filament-artisan)[thettler/laravel-console-toolkit

This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.

324.1k](/packages/thettler-laravel-console-toolkit)

PHPackages © 2026

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