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 4w 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 52% 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

3192d 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

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.6k38.2k](/packages/matomo-matomo)[spatie/laravel-export

Create a static site bundle from a Laravel app

672139.5k6](/packages/spatie-laravel-export)

PHPackages © 2026

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