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 1mo 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 1w 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

30

—

LowBetter than 64% of packages

Maintenance40

Moderate activity, may be stable

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

1688d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fce9ff2b53f102c76a9005a077ca19caa91a82257c2e5207b88061057424de2b?d=identicon)[Sainan](/maintainers/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/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

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

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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