PHPackages                             unifyprojects/lazy-sysadmin - 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. unifyprojects/lazy-sysadmin

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

unifyprojects/lazy-sysadmin
===========================

Execute SH Files from the current directory

0.2.5(7y ago)24MITPHPPHP ^7.1

Since Dec 31Pushed 7y ago2 watchersCompare

[ Source](https://github.com/unifyprojects/lazy-sysadmin)[ Packagist](https://packagist.org/packages/unifyprojects/lazy-sysadmin)[ RSS](/packages/unifyprojects-lazy-sysadmin/feed)WikiDiscussions master Synced 3d ago

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

lazy-sysadmin
-------------

[](#lazy-sysadmin)

A tool for lazy sysadmins.

#### Requirements :

[](#requirements-)

- [PHP](https://secure.php.net) 7.1 or higher

#### Installation :

[](#installation-)

##### Locally :

[](#locally-)

Download [lazy-sysadmin](https://github.com/unifyprojects/lazy-sysadmin/releases/download/0.2.5/lazy-sysadmin) and store it somewhere in your computer

##### Globally (manual)

[](#globally-manual)

You can run these commands to easily access lazy-sysadmin from anywhere on your system:

```
$ wget https://github.com/unifyprojects/lazy-sysadmin/releases/download/0.2.5/lazy-sysadmin -O lazy-sysadmin
```

or with Curl

```
$ curl -L https://github.com/unifyprojects/lazy-sysadmin/releases/download/0.2.5/lazy-sysadmin -o lazy-sysadmin
```

then:

```
$ sudo chmod a+x lazy-sysadmin
$ sudo mv lazy-sysadmin /usr/local/bin/lazy-sysadmin
```

Then, just run `lazy-sysadmin`.

##### Globally (Composer)

[](#globally-composer)

To install LazySysAdmin, install [Composer](https://getcomposer.org) and issue the following command:

```
$ composer global require unifyprojects/lazy-sysadmin
```

Then make sure you have the global Composer binaries directory in your PATH. This directory is platform-dependent, see Composer documentation for details. Example for some Unix systems:

```
$ export PATH="$PATH:$HOME/.composer/vendor/bin"
```

#### Usage :

[](#usage-)

```
$ cd /path/to/sh/scripts
$ lazy-sysadmin
```

#### Compile from source :

[](#compile-from-source-)

##### Requirements :

[](#requirements--1)

- [Composer](https://getcomposer.org)
- [Box](https://github.com/humbug/box) ( `composer global require humbug/box` )

```
$ git clone https://github.com/unifyprojects/lazy-sysadmin.git
$ cd lazy-sysadmin
$ composer install
$ box compile
$ sudo chmod a+x lazy-sysadmin
$ sudo mv lazy-sysadmin /usr/local/bin/lazy-sysadmin
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

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

Total

3

Last Release

2692d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8489d7c85bfa7c637b8e13484f3f659652aea0568b6e7f9e66edeb0649b5a2f1?d=identicon)[azjezz](/maintainers/azjezz)

---

Top Contributors

[![azjezz](https://avatars.githubusercontent.com/u/29315886?v=4)](https://github.com/azjezz "azjezz (18 commits)")

---

Tags

clihelperlinuxshsysadmintoolui

### Embed Badge

![Health badge](/badges/unifyprojects-lazy-sysadmin/health.svg)

```
[![Health](https://phpackages.com/badges/unifyprojects-lazy-sysadmin/health.svg)](https://phpackages.com/packages/unifyprojects-lazy-sysadmin)
```

###  Alternatives

[nunomaduro/phpinsights

Instant PHP quality checks from your console.

5.6k10.8M426](/packages/nunomaduro-phpinsights)[humbug/box

Fast, zero config application bundler with PHARs.

1.3k801.5k69](/packages/humbug-box)[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[statamic/cli

Statamic CLI Tool

7587.7k](/packages/statamic-cli)[civicrm/cv

CLI tool for CiviCRM

4219.8k](/packages/civicrm-cv)[mwguerra/web-terminal

A web-based terminal component for Filament/Laravel with command whitelisting and multiple connection types

251.1k](/packages/mwguerra-web-terminal)

PHPackages © 2026

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