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

AbandonedArchivedProject

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

A CLI tool for streamlined wordpress development

016PHP

Since May 30Pushed 4y 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 1w 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

Maturity29

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)
```

PHPackages © 2026

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