PHPackages                             baguette/unix-command - 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. baguette/unix-command

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

baguette/unix-command
=====================

UNIX-like commands implementation in PHP.

0.1.0(9y ago)218Apache-2.0PHP

Since Jul 13Pushed 9y ago2 watchersCompare

[ Source](https://github.com/BaguettePHP/UnixCommand)[ Packagist](https://packagist.org/packages/baguette/unix-command)[ RSS](/packages/baguette-unix-command/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (2)Used By (0)

Bagunix - Baguette Unix Commands!
=================================

[](#bagunix---baguette-unix-commands)

UNIX-like commands implementation in PHP.

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

[](#installation)

```
composer require baguette/unix-command
```

API
---

[](#api)

All functions require arguments `(string[] $argv, resource $stdin, resource $stdout, resource $stderr)`.

Commands
--------

[](#commands)

- `echo`
- `cat`
- `pwd`
- `printf`
- `uniq`
- `seq`
- `whoami`
- `cp`

Copyright
---------

[](#copyright)

> Copyright 2015 USAMI Kenta
>
> Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at
>
>
>
> Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity53

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

Unknown

Total

1

Last Release

3638d ago

### Community

Maintainers

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

---

Top Contributors

[![zonuexe](https://avatars.githubusercontent.com/u/822086?v=4)](https://github.com/zonuexe "zonuexe (32 commits)")

---

Tags

php

### Embed Badge

![Health badge](/badges/baguette-unix-command/health.svg)

```
[![Health](https://phpackages.com/badges/baguette-unix-command/health.svg)](https://phpackages.com/packages/baguette-unix-command)
```

###  Alternatives

[fjw/color-compare

A library for converting colors (Hex, RGB, HSL, CIELAB (LAB), DIN-99) and calculating color distances based on DIN-99.

1310.4k](/packages/fjw-color-compare)

PHPackages © 2026

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