PHPackages                             lrackwitz/para-alias - 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. lrackwitz/para-alias

ActivePara-plugin[CLI &amp; Console](/categories/cli)

lrackwitz/para-alias
====================

A plugin for the para console application to be able to configure aliases and to use them in the shell.

1.1.0(8y ago)041GPL-3.0-or-laterPHP

Since Mar 13Pushed 8y ago1 watchersCompare

[ Source](https://github.com/rackberg/para-alias)[ Packagist](https://packagist.org/packages/lrackwitz/para-alias)[ RSS](/packages/lrackwitz-para-alias/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (4)Versions (2)Used By (0)

Para-Alias Plugin
=================

[](#para-alias-plugin)

[![Build Status](https://camo.githubusercontent.com/3b55902f67b4a280b4488e58e3bbcedea579db1f3fd80e4b048b4ef9ff4b2853/68747470733a2f2f7472617669732d63692e6f72672f7261636b626572672f706172612d616c6961732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/rackberg/para-alias)[![Dependency Status](https://camo.githubusercontent.com/0fa1beced54753be0883c0cad8f23adfc007e3219872406b7d9e63ec1ad076c2/68747470733a2f2f646570656e64656e637963692e636f6d2f6769746875622f7261636b626572672f706172612d616c6961732f6261646765)](https://dependencyci.com/github/rackberg/para-alias)[![Coverage Status](https://camo.githubusercontent.com/14db70846bdd78b960b8db9e0b47cd5f0b4ac91e350418c853a07d4042813b86/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f7261636b626572672f706172612d616c6961732f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/rackberg/para-alias?branch=master)[![Current Version](https://camo.githubusercontent.com/4a3580dc15d969734ca5a294e5d23d982f3c8390af7234174f84bbaf8e457656/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f72656c656173652d312e312e302d3065353438372e737667)](https://github.com/rackberg/para/releases)

A plugin for the para console application to be able to configure aliases and to use them in the shell.

How to use it?
--------------

[](#how-to-use-it)

This plugin extends the `para` console application.

After installing this plugin you are able to use shell command aliases that you've manually defined in the para.yml file.

### Prerequisites

[](#prerequisites)

If you don't have installed para, please take a look in the [Para README.md](https://github.com/rackberg/para) in order to install it.

### Installing the plugin

[](#installing-the-plugin)

To install the `para` plugin simply execute the following commands:

```
para install lrackwitz/para-alias 1.1.0

```

If everything worked, you can now use the extended functionality of this plugin.

### Adding an alias

[](#adding-an-alias)

```
para alias:add

```

Arguments:
`alias`: The name of the alias.
`value`: The value of the alias.

### Show a list of configured aliases

[](#show-a-list-of-configured-aliases)

```
para aliases:list

```

### Remove an alias

[](#remove-an-alias)

```
para alias:remove

```

Arguments:
`name`: The name of the alias.

Contributing
------------

[](#contributing)

Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on the code of conduct, and the process for creating issues or submitting pull requests.

Versioning
----------

[](#versioning)

This project uses [SemVer](https://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/rackberg/para/tags).

Have a look at the [CHANGELOG.md](CHANGELOG.md).

Authors
-------

[](#authors)

- **Lars Rosenberg** - *Initial work* - [Para-Alias](https://github.com/rackberg/para-alias)

License
-------

[](#license)

This project is licensed under the GPL-3.0-or-later License - see the [LICENSE.md](LICENSE.md) file for details.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

Total

2

Last Release

2980d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3ded1bbede0800054b03aac6dcb17a74a7e1125102f1faad260b820893685f4c?d=identicon)[Rackberg](/maintainers/Rackberg)

---

Top Contributors

[![rackberg](https://avatars.githubusercontent.com/u/1726033?v=4)](https://github.com/rackberg "rackberg (11 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/lrackwitz-para-alias/health.svg)

```
[![Health](https://phpackages.com/badges/lrackwitz-para-alias/health.svg)](https://phpackages.com/packages/lrackwitz-para-alias)
```

###  Alternatives

[wp-cli/wp-cli

WP-CLI framework

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

Initialize Symfony Console commands from annotated command class methods.

22569.8M19](/packages/consolidation-annotated-command)[chi-teck/drupal-code-generator

Drupal code generator

26947.8M5](/packages/chi-teck-drupal-code-generator)[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)

PHPackages © 2026

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