PHPackages                             rxkk/app - 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. rxkk/app

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

rxkk/app
========

v1.0.0(1y ago)07MITPHPPHP &gt;=8

Since Jun 23Pushed 2mo agoCompare

[ Source](https://github.com/rxkk/app)[ Packagist](https://packagist.org/packages/rxkk/app)[ RSS](/packages/rxkk-app/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (3)Versions (2)Used By (0)

This simple CLI project

How it's work:

1. you install the project

```
composer create-project rxkk/app your-project-name
```

get start help

```
./x
```

get the list of commands

```
./x code
```

find command

```
./x code curl
```

run a specific command

```
./x Test::example someArg
```

MCP
===

[](#mcp)

Check list of MCP tools

```
echo '{"jsonrpc":"2.0", "id":1, "method":"tools/list","params":{}}' | ./x mcp | python3 -m json.tool
```

Call MySQL::query with pass `SELECT VERSION()` to `sql` argument

```
echo '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"MySQL::query","arguments":{"sql":"SELECT VERSION()"}}}' | ./x mcp | python3 -m json.tool
```

How to use it in code.

```
/**
 * @MCP This is allow use this method in MCP + description it
 *      And this is example of multiline description.
 * @MCP-CONFIRM  # this is will force to ask before run this function
 *
 * @param int $someArg description for argument which will added to MCP info
 */
function someFunc($someArg) {}
```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance69

Regular maintenance activity

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 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

374d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/58cd34de4d7093fe9dcc600a6b7a9a52212997d0328eec264dad5ea865568833?d=identicon)[rxkk](/maintainers/rxkk)

---

Top Contributors

[![rxkk](https://avatars.githubusercontent.com/u/213548873?v=4)](https://github.com/rxkk "rxkk (6 commits)")

### Embed Badge

![Health badge](/badges/rxkk-app/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M20.0k](/packages/laravel-framework)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M130](/packages/roots-acorn)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k43](/packages/civicrm-civicrm-core)[cognesy/instructor-php

The complete AI toolkit for PHP: unified LLM API, structured outputs, agents, and coding agent control

318123.0k1](/packages/cognesy-instructor-php)[lullabot/drainpipe

An automated build tool to allow projects to have a set standardized operations scripts.

43785.5k4](/packages/lullabot-drainpipe)

PHPackages © 2026

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