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 2w 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 21% 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

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

[laravel/framework

The Laravel Framework.

34.8k532.1M19.5k](/packages/laravel-framework)[infection/infection

Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.

2.2k28.9M2.2k](/packages/infection-infection)[jolicode/castor

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

54642.4k4](/packages/jolicode-castor)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19664.8M1.6k](/packages/drupal-core)[sulu/sulu

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

1.3k1.4M196](/packages/sulu-sulu)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6941.5M398](/packages/drupal-core-recommended)

PHPackages © 2026

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