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

Abandoned → [alexgaal/alias](/?search=alexgaal%2Falias)Project[Framework](/categories/framework)

gipfel-dev/alias
================

A PHP CLI application that helps you organize your aliases.

0.0.14(3y ago)66MITPHPPHP ^8.0

Since Aug 10Pushed 3y ago1 watchersCompare

[ Source](https://github.com/alexgaal/alias)[ Packagist](https://packagist.org/packages/gipfel-dev/alias)[ Docs](https://gipfel.dev/packages/alias)[ Fund](https://paypal.me/alexandergaal95)[ GitHub Sponsors](https://github.com/alexgaal)[ RSS](/packages/gipfel-dev-alias/feed)WikiDiscussions main Synced 6d ago

READMEChangelog (10)Dependencies (5)Versions (27)Used By (0)

[![](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner-direct.svg)](https://supportukrainenow.org/)---

Alias CLI
=========

[](#alias-cli)

A PHP CLI application that helps you organize your aliases.

 [![Build Status](https://camo.githubusercontent.com/9edd26234a0917a47cc0eee7ad0610e3bc69fd6fdf3f66d7cbd6d117985b5f51/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f616c65786761616c2f616c6961732f54657374732e737667)](https://github.com/alexgaal/alias/actions) [![Total Downloads](https://camo.githubusercontent.com/a97b1bbf62855423031e01b9d2869d1dc72e727893481cca19bd085fe452897e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616c65786761616c2f616c6961732e737667)](https://packagist.org/packages/alexgaal/alias) [![Latest Stable Version](https://camo.githubusercontent.com/9290cda2e2937b41889f72b6593a4889cee4f48e8014368e0289521d0ed261b5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616c65786761616c2f616c6961732e7376673f6c6162656c3d737461626c65)](https://packagist.org/packages/alexgaal/alias) [![License](https://camo.githubusercontent.com/994d7e7dd7d810cf247f29c56a83612de1809195ed7bd3a24a08fcaa0fa36c69/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f616c65786761616c2f616c6961732e737667)](https://packagist.org/packages/alexgaal/alias)

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

[](#installation)

```
composer require --dev alexgaal/alias
```

After installing Alias CLI we recommend to call the setup command once for automatically creation of `aliases.json`.

[![](./docs/images/setup-example.png)](./docs/images/setup-example.png)

Usage
-----

[](#usage)

### Summary

[](#summary)

To get an overview of all available commands you can call alias without any parameters.

[![](./docs/images/summary-example.png)](./docs/images/summary-example.png)

### Execute an alias

[](#execute-an-alias)

After defining your aliases in `aliases.json` or `aliases.dev.json` you can call

[![](./docs/images/execute-example.png)](./docs/images/execute-example.png)

to get an overview of all available aliases. You can also call an alias directly:

[![](./docs/images/execute-with-alias-example.png)](./docs/images/execute-with-alias-example.png)

aliases.json
------------

[](#aliasesjson)

At the moment our packages scans your root directory of your project for following files

- `aliases.dev.json`
- `aliases.json`

Please be aware that your values must be executable by your terminal.

### `aliases.json` example

[](#aliasesjson-example)

[![](./docs/images/aliases-example.png)](./docs/images/aliases-example.png)

Support the development
-----------------------

[](#support-the-development)

**Do you like this project? Support it by donating**

- PayPal: [Donate](https://paypal.me/alexandergaal95)
- Patreon: [Donate](https://www.patreon.com/alexandergaal)

License
-------

[](#license)

Alias CLI is an open-source software licensed under the MIT license.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

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

Total

14

Last Release

1372d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/bc94d28497508b0fbe60f4ac6b77055d5e20491bac8698c0fe329da3e8724bda?d=identicon)[alexgaal](/maintainers/alexgaal)

---

Tags

cliconsoleframeworklaravellaravel-zero

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/gipfel-dev-alias/health.svg)

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

PHPackages © 2026

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