PHPackages                             sainan/clippy - 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. [Framework](/categories/framework)
4. /
5. sainan/clippy

AbandonedArchivedLibrary[Framework](/categories/framework)

sainan/clippy
=============

A framework for bots that take human commands.

v0.1.10(4y ago)122[14 issues](https://github.com/Sainan/Clippy/issues)UnlicensePHPPHP &gt;=8.0CI passing

Since Jan 2Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/Sainan/Clippy)[ Packagist](https://packagist.org/packages/sainan/clippy)[ Docs](https://github.com/Sainan/Clippy)[ Fund](https://donate.lol/bitcoin:bc1qsajnan35mtpa2ws02purd0wu69mr7s48sk3js8)[ RSS](/packages/sainan-clippy/feed)WikiDiscussions senpai Synced 3w ago

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

Clippy [![](https://github.com/Sainan/Clippy/workflows/Unit%20Tests/badge.svg)](https://github.com/Sainan/Clippy/workflows/Unit%20Tests/badge.svg)
==================================================================================================================================================

[](#clippy-)

A framework for bots that take human commands.

An Example
----------

[](#an-example)

> Delete the last 10 messages

will generate the equivalent of

```
new CommandDelete(amount: 10)
```

you can either implement a case for this, or just use `->getResponse()`, which in this case would be:

> I'm sorry, I can't do that in this embodiment. :|

You can find a list of all commands [here](https://sainan.github.io/Clippy/inherits.html).

Getting Started
---------------

[](#getting-started)

> `composer require sainan/clippy`

Have a look at [example.php](https://github.com/Sainan/Clippy/blob/senpai/example.php) for an example on how to integrate Clippy.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Every ~27 days

Recently: every ~67 days

Total

11

Last Release

1734d ago

### Community

Maintainers

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

---

Top Contributors

[![Sainan](https://avatars.githubusercontent.com/u/63328889?v=4)](https://github.com/Sainan "Sainan (66 commits)")

---

Tags

botbot-frameworkbotschatbotchatbot-frameworkconversational-bots

### Embed Badge

![Health badge](/badges/sainan-clippy/health.svg)

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

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M298](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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