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(8y ago)024MITPHP

Since Dec 7Pushed 8y ago2 watchersCompare

[ Source](https://github.com/JumpGateio/Server)[ Packagist](https://packagist.org/packages/jumpgate/server)[ RSS](/packages/jumpgate-server/feed)WikiDiscussions master Synced 3w 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 52% 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

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

[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M196](/packages/sulu-sulu)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

101466.4k45](/packages/friendsoftypo3-content-blocks)[jolicode/castor

A lightweight and modern task runner. Automate everything. In PHP.

54642.4k4](/packages/jolicode-castor)[api-platform/openapi

Models to build and serialize an OpenAPI specification.

374.2M77](/packages/api-platform-openapi)[whatsdiff/whatsdiff

See what's changed in your project's dependencies

761.1k](/packages/whatsdiff-whatsdiff)

PHPackages © 2026

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