PHPackages                             xervice/xervicecli - 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. xervice/xervicecli

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

xervice/xervicecli
==================

1.0.0(7y ago)1444MITPHPPHP &gt;=7.1.0

Since Jul 5Pushed 7y ago1 watchersCompare

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

READMEChangelogDependencies (6)Versions (11)Used By (0)

XerviceCli
==========

[](#xervicecli)

XerviceCli can be used to run helper functions.

Install
-------

[](#install)

```
# Latest version
composer global require xervice/xervicecli dev-master

```

Configuration
-------------

[](#configuration)

You have to add the ProjectNamespace "XerviceCli":

```
use Xervice\Core\CoreConfig;

$config[CoreConfig::PROJECT_NAMESPACES] = [
    'XerviceCli'
];
```

Usage
-----

[](#usage)

```
# Create a new project structure
~/.composer/vendor/bin/xervice xervice:create:project

# Create a new service (run command in src directory)
~/.composer/vendor/bin/xervice xervice:create:project

```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 56.4% 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 ~5 days

Total

10

Last Release

2822d ago

Major Versions

0.7.0 → 1.0.02018-08-23

### Community

Maintainers

![](https://www.gravatar.com/avatar/9ba15174c6a847524e2118ff1b34670252159fa2bee234292381e090e3f1b3a1?d=identicon)[mibexx](/maintainers/mibexx)

---

Top Contributors

[![mibexx](https://avatars.githubusercontent.com/u/12134020?v=4)](https://github.com/mibexx "mibexx (22 commits)")[![nxsbertram](https://avatars.githubusercontent.com/u/22816620?v=4)](https://github.com/nxsbertram "nxsbertram (17 commits)")

###  Code Quality

TestsCodeception

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/xervice-xervicecli/health.svg)

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

###  Alternatives

[pantheon-systems/terminus

A command line interface for Pantheon

3391.5M13](/packages/pantheon-systems-terminus)[n98/magerun

Tools for managing Magento projects and installations

1.4k264.7k7](/packages/n98-magerun)

PHPackages © 2026

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