PHPackages                             r4kib/pachy - 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. r4kib/pachy

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

r4kib/pachy
===========

Minimalist Coding Agent Written in PHP

v0.0.9(3w ago)04GPL-3.0-or-laterPHPPHP ^8.5CI passing

Since Apr 28Pushed 3w agoCompare

[ Source](https://github.com/r4kib/pachy)[ Packagist](https://packagist.org/packages/r4kib/pachy)[ Docs](https://github.com/r4kib/pachy)[ RSS](/packages/r4kib-pachy/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (10)Dependencies (6)Versions (12)Used By (0)

Pachy
=====

[](#pachy)

Minimalist Coding Agent written in PHP using Laravel Zero and Neuron AI.

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

[](#installation)

You can install Pachy globally using Composer:

```
composer global require r4kib/pachy:*
```

Ensure your global composer bin directory is in your system's PATH.

Setup Authentication
--------------------

[](#setup-authentication)

Before using the AI features, you need to configure your LLM provider. Pachy supports OpenAI, Anthropic, and Gemini.

Run the following command and follow the prompts:

```
pachy auth
```

You will be asked to:

- Select an LLM Provider (OpenAI, Anthropic, Gemini).
- Enter your API Key.
- Specify a default model name (e.g., `gpt-4o`, `claude-3-5-sonnet-latest`).

Settings are stored in `~/.pachy/settings.json`.

Usage: Coder Agent
------------------

[](#usage-coder-agent)

The Coder Agent is an interactive AI assistant that can help you write, refactor, and explore your codebase. It has access to powerful tools for file manipulation, searching, and structural analysis.

To start the agent:

```
pachy coder
```

### Key Features:

[](#key-features)

- **Interactive Chat**: Natural language interface for coding tasks.
- **Tool-Enabled**: The agent can read, write, search, and analyze files automatically.
- **Human-in-the-loop**: All sensitive operations (like writing or deleting files) require your explicit approval.
- **Context-Aware**: Understands your project structure and file contents.

License
-------

[](#license)

GPL-3.0-or-later

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance94

Actively maintained with recent releases

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95.2% 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 ~1 days

Total

10

Last Release

27d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/126093?v=4)[Rakib Rahman](/maintainers/rakib)[@Rakib](https://github.com/Rakib)

---

Top Contributors

[![r4kib](https://avatars.githubusercontent.com/u/5953336?v=4)](https://github.com/r4kib "r4kib (99 commits)")[![semantic-release-bot](https://avatars.githubusercontent.com/u/32174276?v=4)](https://github.com/semantic-release-bot "semantic-release-bot (5 commits)")

---

Tags

cliconsoleaiAgentcoding

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/r4kib-pachy/health.svg)

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

###  Alternatives

[symfony/console

Eases the creation of beautiful and testable command line interfaces

9.8k1.1B13.1k](/packages/symfony-console)[nunomaduro/collision

Cli error handling for console/command-line PHP applications.

4.6k348.7M10.3k](/packages/nunomaduro-collision)[nunomaduro/termwind

It's like Tailwind CSS, but for the console.

2.5k260.6M359](/packages/nunomaduro-termwind)[wp-cli/php-cli-tools

Console utilities for PHP

68327.0M372](/packages/wp-cli-php-cli-tools)[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24726.4M22](/packages/seld-cli-prompt)[helhum/typo3-console

A reliable and powerful command line interface for TYPO3 CMS

2959.3M237](/packages/helhum-typo3-console)

PHPackages © 2026

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