PHPackages                             ospek/ospek-cli - 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. ospek/ospek-cli

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

ospek/ospek-cli
===============

run php file and command in background

1.0.1(8y ago)1534MITPHPPHP &gt;=7.0.0

Since Mar 11Pushed 8y ago1 watchersCompare

[ Source](https://github.com/os-pek/ospek-cli)[ Packagist](https://packagist.org/packages/ospek/ospek-cli)[ Docs](https://os-pek.github.io)[ RSS](/packages/ospek-ospek-cli/feed)WikiDiscussions master Synced 3d ago

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

[![Build Status](https://camo.githubusercontent.com/bc433a3ab68aa2a709db5578d68082d5aafad43fe7bfd6c1f7268f1cbc8f425f/68747470733a2f2f7472617669732d63692e6f72672f6f732d70656b2f6f7370656b2d636c692e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/os-pek/ospek-cli)

**Install:**

```
$ composer global require ospek/ospek-cli

```

or build

```
$ git clone https://github.com/os-pek/ospek-cli.git
$ cd ospek-cli
$ composer install
$ ./vendor/bin/box build
$ mv ospek.phar /local/bin/ospek

```

**Start php in background:**

```
$ ospek start

```

option:

- --pid , -p : path file to store pid
- --output, -o : path file to store output

**Check pid status:**

```
$ ospek status

```

option:

- --file, -f : path file contain pid

**Kill process:**

```
$ ospek kill

```

option:

- --file, -f : path file contain pid

**Start other program:**

```
$ ospek sh

```

option:

- --pid , -p : path file to store pid
- --output, -o : path file to store output

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity59

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.

###  Release Activity

Cadence

Every ~1 days

Total

2

Last Release

2984d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/108275418?v=4)[ospek](/maintainers/ospek)[@ospek](https://github.com/ospek)

---

Tags

background-jobsclicommand-linelinuxospekosxphpprocesswindowsprocessbackgroundlinuxwindowsdaemonosxospek

### Embed Badge

![Health badge](/badges/ospek-ospek-cli/health.svg)

```
[![Health](https://phpackages.com/badges/ospek-ospek-cli/health.svg)](https://phpackages.com/packages/ospek-ospek-cli)
```

###  Alternatives

[wrep/daemonizable-command

Daemonizable (endless running) commands for Symfony.

2271.5M6](/packages/wrep-daemonizable-command)[jolicode/php-os-helper

Helpers to detect the OS of the machine where PHP is running.

212.8M4](/packages/jolicode-php-os-helper)[phlib/console-process

Console implementation.

1833.5k2](/packages/phlib-console-process)[devium/processes

This package is used to get a list of running processes on Windows or Unix-like systems, even Darwin

2427.5k](/packages/devium-processes)[lbaey/chromedriver

Utility for installing Chromedriver, whatever platform you are on, for use with Behat

1459.5k1](/packages/lbaey-chromedriver)

PHPackages © 2026

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