PHPackages                             phillipsnick/ubuntu-power - 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. phillipsnick/ubuntu-power

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

phillipsnick/ubuntu-power
=========================

PHP script to SSH into Ubuntu and power down

05

Since Oct 10Compare

[ Source](https://github.com/phillipsnick/ubuntu-power)[ Packagist](https://packagist.org/packages/phillipsnick/ubuntu-power)[ RSS](/packages/phillipsnick-ubuntu-power/feed)WikiDiscussions Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Ubuntu Power
============

[](#ubuntu-power)

Introduction
------------

[](#introduction)

Simple script to SSH into an Ubuntu host and execute a shutdown command.

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

[](#installation)

### Setting up Ubuntu

[](#setting-up-ubuntu)

### Using Composer (recommended)

[](#using-composer-recommended)

Add the following to your composer.json file

```
{
    "require": {
        "phillipsnick/ubuntu-power": "dev-master"
    }
}
```

Then run `composer install`

### Using Git submodules (untested)

[](#using-git-submodules-untested)

```
git submodule add https://github.com/phillipsnick/ubuntu-power.git
git submodule add https://github.com/phpseclib/phpseclib.git

```

Usage
-----

[](#usage)

```
```

Or see example inside Examples/SingleHost.php

Notes
-----

[](#notes)

This is probably not the most secure way of achieving this task. As personally this is only run internally I don't deem this a big issue.

Feel free to help improve this!

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2021654?v=4)[Nick Phillips](/maintainers/phillipsnick)[@phillipsnick](https://github.com/phillipsnick)

### Embed Badge

![Health badge](/badges/phillipsnick-ubuntu-power/health.svg)

```
[![Health](https://phpackages.com/badges/phillipsnick-ubuntu-power/health.svg)](https://phpackages.com/packages/phillipsnick-ubuntu-power)
```

###  Alternatives

[luvi-ui/laravel-luvi

Re-usable components for Laravel

45610.5k](/packages/luvi-ui-laravel-luvi)

PHPackages © 2026

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