PHPackages                             tangyuan/meme-tangyuan - 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. tangyuan/meme-tangyuan

ActiveFlarum-extension[Utility &amp; Helpers](/categories/utility)

tangyuan/meme-tangyuan
======================

Meme sticker picker for Flarum - insert memes directly into posts with per-user favorites and custom names.

v0.1.0(1mo ago)07↑900%MITTypeScript

Since Apr 26Pushed 1mo agoCompare

[ Source](https://github.com/Little100/meme-tangyuan)[ Packagist](https://packagist.org/packages/tangyuan/meme-tangyuan)[ Docs](https://github.com/Little-100/meme-tangyuan)[ RSS](/packages/tangyuan-meme-tangyuan/feed)WikiDiscussions master Synced 1w ago

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

Meme Tangyuan
=============

[](#meme-tangyuan)

[![Latest Stable Version](https://camo.githubusercontent.com/c513c4e48daf00a9a990482e8e85685dea4baf7ed1169da7f6286dd4b232af3a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f74616e677975616e2f6d656d652d74616e677975616e2e737667)](https://packagist.org/packages/tangyuan/meme-tangyuan)[![Total Downloads](https://camo.githubusercontent.com/acb47f5a75e9d3a6d8db89c2990f35a1a0d2dcbaed1a31b7839e4d10f66174e1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f74616e677975616e2f6d656d652d74616e677975616e2e737667)](https://packagist.org/packages/tangyuan/meme-tangyuan)[![License](https://camo.githubusercontent.com/3369827b4cf707b687e6941d561cada924db4dd10a69579b1b5c7da72c008120/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f74616e677975616e2f6d656d652d74616e677975616e2e737667)](https://packagist.org/packages/tangyuan/meme-tangyuan)

A Flarum extension that adds a meme/sticker picker to the post composer. Ships with a curated library of 280+ expressive stickers, and supports per-user favorites and custom names.

Features
--------

[](#features)

- Meme picker button in the post composer toolbar
- Search by filename / custom name
- Per-user favorites (right-click an item to favorite)
- Per-user custom display names (right-click → Set Custom Name)
- Images served through a cached static path for fast delivery
- Ships with 280+ webp stickers out of the box
- BBCode `[tangyuan-meme src="..."][/tangyuan-meme]` rendered as an inline image in posts

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

[](#installation)

```
composer require tangyuan/meme-tangyuan:"*"
```

Then enable the **Meme Tangyuan** extension in your Flarum admin panel.

Updating
--------

[](#updating)

```
composer update tangyuan/meme-tangyuan
php flarum cache:clear
php flarum migrate
```

Adding your own memes
---------------------

[](#adding-your-own-memes)

Place additional `.png`, `.jpg`, `.jpeg`, `.gif`, or `.webp` files into the extension's `meme/` directory:

```
vendor/tangyuan/meme-tangyuan/meme/

```

Then clear the Flarum cache:

```
php flarum cache:clear
```

Files are copied into `public/assets/meme-cache/` on first request.

Usage
-----

[](#usage)

1. Start writing a post.
2. Click the sticker icon in the composer toolbar.
3. Click a meme to insert it into your post.
4. Right-click a meme to favorite it or set a custom display name (max 15 chars).
5. Switch to the **Favorites** tab to see only your starred memes.

Development
-----------

[](#development)

```
# JS build
cd js
npm install
npm run build     # production build
npm run dev       # watch mode
```

License
-------

[](#license)

[MIT](LICENSE)

Links
-----

[](#links)

- [Packagist](https://packagist.org/packages/tangyuan/meme-tangyuan)
- [GitHub repository](https://github.com/Little-100/meme-tangyuan)
- [Report an issue](https://github.com/Little-100/meme-tangyuan/issues)

###  Health Score

32

—

LowBetter than 70% of packages

Maintenance91

Actively maintained with recent releases

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity23

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

44d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0e4f5208879bbaf30c833dbf9a53d38ff269d87b4cb8efbed144595e4df19311?d=identicon)[Little100](/maintainers/Little100)

---

Top Contributors

[![Little100](https://avatars.githubusercontent.com/u/134726985?v=4)](https://github.com/Little100 "Little100 (1 commits)")

---

Tags

pickeremojiflarumflarum-extensionmemesticker

### Embed Badge

![Health badge](/badges/tangyuan-meme-tangyuan/health.svg)

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

###  Alternatives

[flarum-lang/russian

Russian language pack for Flarum.

12127.5k](/packages/flarum-lang-russian)[fof/byobu

Well integrated, advanced private discussions.

61112.4k10](/packages/fof-byobu)[datlechin/flarum-link-preview

Automatically display a rich preview of the link contents.

1717.1k](/packages/datlechin-flarum-link-preview)[fof/discussion-language

Specify the language a discussion is written in &amp; sort by language

1032.0k](/packages/fof-discussion-language)

PHPackages © 2026

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