PHPackages                             sven/emote-cli - 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. sven/emote-cli

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

sven/emote-cli
==============

Unicode-character based emotes from the command line ⊂(◉‿◉)つ

1.1.0(9y ago)415MITPHPPHP ^7.0

Since May 25Pushed 9y ago1 watchersCompare

[ Source](https://github.com/svenluijten/emote-cli)[ Packagist](https://packagist.org/packages/sven/emote-cli)[ RSS](/packages/sven-emote-cli/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

[![emote-cli](https://cloud.githubusercontent.com/assets/11269635/26469371/0b6ecd08-419a-11e7-9a63-28e4b1ba59f7.jpg)](https://cloud.githubusercontent.com/assets/11269635/26469371/0b6ecd08-419a-11e7-9a63-28e4b1ba59f7.jpg)

Emote Cli
=========

[](#emote-cli)

[![Latest Version on Packagist](https://camo.githubusercontent.com/a1b8cf6a95a671dda681187c354a598b7195d218df5acf8f2202b6182d9da863/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7376656e2f656d6f74652d636c692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sven/emote-cli)[![Total Downloads](https://camo.githubusercontent.com/2ea9696ede1d89f001e55ed5b67e0f9271eae49d43fba7ea73484a1b4f277cda/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7376656e2f656d6f74652d636c692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sven/emote-cli)[![Software License](https://camo.githubusercontent.com/6c711032aff1ca0eb6b211aa6cb3649ce7fd64a7714e1181d4bb457f9680e7cf/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Code Climate](https://camo.githubusercontent.com/c7fd095a7836b06fbc9191591701dcf1fcefad27987a9287b07f663ded384919/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636c696d6174652f6769746875622f7376656e6c75696a74656e2f656d6f74652d636c692e7376673f7374796c653d666c61742d737175617265)](https://codeclimate.com/github/svenluijten/emote-cli)[![StyleCI](https://camo.githubusercontent.com/0f1cdeadd76559752c6f78db5395dd758ef059895c87f80d5a712dd35d274bfe/68747470733a2f2f7374796c6563692e696f2f7265706f732f39323433373035322f736869656c64)](https://styleci.io/repos/92437052)

Emotes at your fingertips! ᕕ( ᐛ )ᕗ See all the emotes available in this package [here](data/emotes.json).

The emotes were found [here](https://github.com/dysfunc/ascii-emoji). If you want to add your favorite emote, just add it to [`emotes.json`](data/emotes.json) and send a pull request!

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

[](#installation)

Via [composer](http://getcomposer.org):

```
$ composer global require sven/emote-cli
```

Ensure Composer's global bin directory is included in your path. This directory is located at `~/.composer/vendor/bin` on macOS / Linux, and at `%APPDATA%/Composer/vendor/bin` on Windows.

Usage
-----

[](#usage)

Fetch an emote by its name:

```
$ emote get cute
(｡◕‿◕｡)
```

Copy it to your clipboard immediately:

```
$ emote get cute | clip
```

**Note:** This is an OS-dependent feature, and there are several options available per OS. It just outputs the emote to `stdout`, which should be enough information for people familiar with the command line to figure it out.

Contributing
------------

[](#contributing)

All contributions (pull requests, issues and feature requests) are welcome. Make sure to read through the [CONTRIBUTING.md](CONTRIBUTING.md) first, though. See the [contributors page](../../graphs/contributors) for all contributors.

License
-------

[](#license)

`sven/emote-cli` is licensed under the MIT License (MIT). Please see the [license file](LICENSE.md) for more information.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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 ~0 days

Total

2

Last Release

3322d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6682e025b83b7a93b4d43c5c9b0b2245d790d72352758c47b81ba14858f45a8a?d=identicon)[svenluijten](/maintainers/svenluijten)

---

Top Contributors

[![svenluijten](https://avatars.githubusercontent.com/u/11269635?v=4)](https://github.com/svenluijten "svenluijten (8 commits)")

---

Tags

cliunicodecommandemotes

### Embed Badge

![Health badge](/badges/sven-emote-cli/health.svg)

```
[![Health](https://phpackages.com/badges/sven-emote-cli/health.svg)](https://phpackages.com/packages/sven-emote-cli)
```

###  Alternatives

[helhum/typo3-console

A reliable and powerful command line interface for TYPO3 CMS

2959.3M238](/packages/helhum-typo3-console)[laminas/laminas-cli

Command-line interface for Laminas projects

564.0M67](/packages/laminas-laminas-cli)

PHPackages © 2026

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