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

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

ride/cli-app
============

Application commands for the Ride CLI

1.1.1(2y ago)03.9k2MITPHP

Since Mar 2Pushed 2y ago11 watchersCompare

[ Source](https://github.com/all-ride/ride-cli-app)[ Packagist](https://packagist.org/packages/ride/cli-app)[ RSS](/packages/ride-cli-app/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelogDependencies (6)Versions (8)Used By (2)

Ride: Application CLI
=====================

[](#ride-application-cli)

This module adds various application commands to the Ride CLI.

Commands
--------

[](#commands)

### cache

[](#cache)

This command shows an overview of the available caches.

**Syntax**: `cache`

**Alias**: `c`

### cache enable

[](#cache-enable)

This command enables all caches or a specific cache if provided.

**Syntax**: `cache enable []`

- ``: Name of the cache to enable

**Alias**: `ce`

### cache disable

[](#cache-disable)

This command disables all caches or a specific cache if provided.

**Syntax**: `cache disable []`

- ``: Name of the cache to disable

**Alias**: `cd`

### cache clear

[](#cache-clear)

This command clears all caches or a specific cache if provided.

**Syntax**: `cache clear [--skip] []`

- `--skip`: Name of the caches, separated by a comma, to skip when clearing
- ``: Name of the cache to clear

**Alias**: `cc`

### cache warm

[](#cache-warm)

This command warms up all caches or a specific cache if provided.

**Syntax**: `cache warm [--skip] []`

- `--skip`: Name of the caches, separated by a comma, to skip when warming
- ``: Name of the cache to warm

**Alias**: `cw`

### dependency

[](#dependency)

This command shows an overview of the defined dependencies.

**Syntax**: `dependency []`

- ``: Query to search the dependencies

**Alias**: `d` or `dep`

### file

[](#file)

This command searches for files relative to the Ride directory structure.

**Syntax**: `file `

- ``: Relative path of the file

**Alias**: `f`

### parameter

[](#parameter)

This command shows an overview of the defined parameters.

**Syntax**: `parameter []`

- ``: Query to search the parameters

**Alias**: `p`

### parameter get

[](#parameter-get)

This command gets the value of a parameter

**Syntax**: `parameter get `

- ``: Key of the parameter

**Alias**: `pg`

### parameter set

[](#parameter-set)

This command sets a configuration parameter.

**Syntax**: `parameter set  `

- ``: Key of the parameter
- ``: Value for the parameter

**Alias**: `ps`

### parameter unset

[](#parameter-unset)

This command unsets a configuration parameter.

**Syntax**: `parameter unset `

- ``: Key of the parameter

**Alias**: `pu`

Related Modules
---------------

[](#related-modules)

- [ride/app](https://github.com/all-ride/ride-app)
- [ride/cli](https://github.com/all-ride/ride-cli)
- [ride/lib-cli](https://github.com/all-ride/ride-lib-cli)
- [ride/lib-config](https://github.com/all-ride/ride-lib-config)
- [ride/lib-dependency](https://github.com/all-ride/ride-lib-dependency)
- [ride/lib-system](https://github.com/all-ride/ride-lib-system)

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

[](#installation)

You can use [Composer](http://getcomposer.org) to install this application.

```
composer require ride/cli-app

```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 88.2% 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 ~620 days

Recently: every ~775 days

Total

6

Last Release

992d ago

Major Versions

0.2.0 → 1.0.02016-10-14

### Community

Maintainers

![](https://www.gravatar.com/avatar/6d98d3f0d5db5eb241c6ee74bcee87d1e7dc1aaf7942b933d68e612ee2352eea?d=identicon)[ride-user](/maintainers/ride-user)

---

Top Contributors

[![kayalion](https://avatars.githubusercontent.com/u/2340819?v=4)](https://github.com/kayalion "kayalion (15 commits)")[![kristofser](https://avatars.githubusercontent.com/u/5928907?v=4)](https://github.com/kristofser "kristofser (2 commits)")

### Embed Badge

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

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

###  Alternatives

[wp-cli/wp-cli

WP-CLI framework

5.1k17.2M320](/packages/wp-cli-wp-cli)[consolidation/annotated-command

Initialize Symfony Console commands from annotated command class methods.

22569.8M19](/packages/consolidation-annotated-command)[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24725.8M17](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[php-tui/php-tui

Comprehensive TUI library heavily influenced by Ratatui

589747.0k6](/packages/php-tui-php-tui)[codedungeon/php-cli-colors

Liven up you PHP Console Apps with standard colors

10210.1M26](/packages/codedungeon-php-cli-colors)

PHPackages © 2026

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