PHPackages                             timitek/getrealt-manager - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. timitek/getrealt-manager

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

timitek/getrealt-manager
========================

GetRealT application installer.

1.0.6(8y ago)014MITPHP

Since Apr 8Pushed 8y ago1 watchersCompare

[ Source](https://github.com/timitek/getrealt-manager)[ Packagist](https://packagist.org/packages/timitek/getrealt-manager)[ Docs](https://github.com/timitek/getrealt-manager)[ RSS](/packages/timitek-getrealt-manager/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (4)Dependencies (2)Versions (8)Used By (0)

getrealt-manager
================

[](#getrealt-manager)

An application installer for GetRealT.

---

Installing
==========

[](#installing)

GetRealT manager utilizes [php 7](http://php.net/), [composer](https://getcomposer.org/) and [npm](https://www.npmjs.com/) to install it's components. Make sure you have these installed installed before continuing.

You can install the manager either locally and run it from the cloned repository, or globally in composers CLI tool set to make it available everywhere.

**Installing Globally**

```
composer global require "timitek/getrealt-manager"

```

Make sure to place the `$HOME/.composer/vendor/bin` directory (or the equivalent directory for your OS) in your $PATH so the `getrealt` executable can be located by your system.

**Installing Locally**

If you would prefer not to install getrealt-manager into your composer's home globally , you may install it locally and execute it from this local directory.

Choose the directory you would like to install int into and clone the repository;

```
git clone https://github.com/timitek/getrealt-manager.git

```

Make sure to either place this new directory into your $PATH, or create the appropriate alias in your .bashrc so that you can execute it.

Example..

```
alias getrealt="/home/[the path where it was installed]/getrealt-manager/getrealt"

```

---

How To Use
==========

[](#how-to-use)

The GetRealT manager allows you to create a fresh installation of GetRealT or perform maintenance on existing installations.

Installing a new GetRealT site
------------------------------

[](#installing-a-new-getrealt-site)

To create a clean installation of a new GetRealT site or update an existing installation use the `getrealt add` command.

**Usage**getrealt \[options\] &lt; name &gt;

*example*

```
getrealt add mysite

```

Then follow the prompts.

Updating an existing GetRealT site
----------------------------------

[](#updating-an-existing-getrealt-site)

To update an existing site, use the --update option.

```
getrealt add mysite --update

```

If you don't want to change any of the settings during the update, but are only interested in applying updates, you can supply an answer file (typically this is the existing .env file), in order to suppress being prompted.

```
getrealt add mysite --update --answerfile=.//.env

```

Getting Help
------------

[](#getting-help)

To display help for getrealt at any time you can type;

```
getrealt help

```

To get help for a specific command;

```
getrealt help add

```

List Of Commands
----------------

[](#list-of-commands)

To display a list of available commands

```
getrealt help

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity68

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

Recently: every ~44 days

Total

7

Last Release

3141d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4c62feaf405864359c9160d997bc5736065cf398448c370c8f5e48eb1e38c089?d=identicon)[joshtimitek](/maintainers/joshtimitek)

---

Top Contributors

[![joshua-p-williams](https://avatars.githubusercontent.com/u/10605614?v=4)](https://github.com/joshua-p-williams "joshua-p-williams (24 commits)")

---

Tags

QuarxGetRETSGetRealT

### Embed Badge

![Health badge](/badges/timitek-getrealt-manager/health.svg)

```
[![Health](https://phpackages.com/badges/timitek-getrealt-manager/health.svg)](https://phpackages.com/packages/timitek-getrealt-manager)
```

###  Alternatives

[symfony/maker-bundle

Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

3.4k111.1M567](/packages/symfony-maker-bundle)[symplify/monorepo-builder

Not only Composer tools to build a Monorepo.

5205.3M82](/packages/symplify-monorepo-builder)[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[shivas/versioning-bundle

Symfony application versioning, simple console command to manage version (with providers e.g. git tag) of your application using Semantic Versioning 2.0.0 recommendations

1121.2M1](/packages/shivas-versioning-bundle)[cognesy/instructor-php

The complete AI toolkit for PHP: unified LLM API, structured outputs, agents, and coding agent control

310107.9k1](/packages/cognesy-instructor-php)[overtrue/php-opencc

中文简繁转换，支持词汇级别的转换、异体字转换和地区习惯用词转换（中国大陆、台湾、香港、日本新字体）。基于 \[BYVoid/OpenCC\](https://github.com/BYVoid/OpenCC) 数据实现。

12130.7k](/packages/overtrue-php-opencc)

PHPackages © 2026

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