PHPackages                             jumpgate/server - 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. jumpgate/server

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

jumpgate/server
===============

Server commands

1.2(7y ago)024MITPHP

Since Dec 7Pushed 7y ago2 watchersCompare

[ Source](https://github.com/JumpGateio/Server)[ Packagist](https://packagist.org/packages/jumpgate/server)[ RSS](/packages/jumpgate-server/feed)WikiDiscussions master Synced 1mo ago

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

Welcome to Server Commands
==========================

[](#welcome-to-server-commands)

This package contains helpful commands created for managing the Nuka Code server.

Install
-------

[](#install)

Run the following composer command to install Jumpgate Commands globally.

```
composer global require jumpgate/server

```

Make sure to place the `~/.composer/vendor/bin` directory in your PATH so the laravel executable can be located by your system.

```
echo 'export PATH="$HOME/.composer/vendor/bin:$PATH"' >> ~/.bash_profile
source ~/.bash_profile

```

New Site Command
----------------

[](#new-site-command)

The new command will create an Nginx config in `~/nginx/sites-avaiable` and then sym link it to the sites enable directory. After this is done it will create a directory for the domain in `~/sites`. Once this is complete it will restart Nginx using `sudo service nginx reload`.

For best results make sure to allow the command `service nginx reload` via your sudo configuration.

```
server new-site sub.domain.com

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity65

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

Total

3

Last Release

2883d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/16ce579c67cdd1904b851fd5ade165a621fed3a77cce3208d7a380e8fcab552e?d=identicon)[stygiansabyss](/maintainers/stygiansabyss)

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

---

Top Contributors

[![riddles8888](https://avatars.githubusercontent.com/u/1985998?v=4)](https://github.com/riddles8888 "riddles8888 (17 commits)")

---

Tags

symfonyjumpgate

### Embed Badge

![Health badge](/badges/jumpgate-server/health.svg)

```
[![Health](https://phpackages.com/badges/jumpgate-server/health.svg)](https://phpackages.com/packages/jumpgate-server)
```

###  Alternatives

[humbug/php-scoper

Prefixes all PHP namespaces in a file or directory.

7963.0M35](/packages/humbug-php-scoper)[drupal/console-core

Drupal Console Core

13514.7M12](/packages/drupal-console-core)[crunzphp/crunz

Schedule your tasks right from the code.

2292.0M6](/packages/crunzphp-crunz)[matthiasnoback/symfony-console-form

Use Symfony forms for Console command input

368264.8k8](/packages/matthiasnoback-symfony-console-form)[mahocommerce/maho

Free and open source ecommerce platform, created in 2024 on the M1 platform, PHP 8.3+

1322.1k12](/packages/mahocommerce-maho)[duncan3dc/console

Create command line php applications using symfony/console

17263.4k1](/packages/duncan3dc-console)

PHPackages © 2026

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