PHPackages                             idevsig/flarum-asciinema - 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. idevsig/flarum-asciinema

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

idevsig/flarum-asciinema
========================

Add asciinema to Flarum.

v0.1.1(1y ago)133Apache-2.0PHP

Since Jan 21Pushed 9mo agoCompare

[ Source](https://github.com/idev-sig/flarum-asciinema)[ Packagist](https://packagist.org/packages/idevsig/flarum-asciinema)[ Docs](https://forum.idev.top)[ RSS](/packages/idevsig-flarum-asciinema/feed)WikiDiscussions main Synced 1mo ago

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

Asciinema Extension for Flarum
==============================

[](#asciinema-extension-for-flarum)

[![License](https://camo.githubusercontent.com/5b60841bea9e11d9d0b0950d690c9bc554e06385634056a7d5d62a15d1a4eabe/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4170616368655f322e302d626c75652e737667)](https://camo.githubusercontent.com/5b60841bea9e11d9d0b0950d690c9bc554e06385634056a7d5d62a15d1a4eabe/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4170616368655f322e302d626c75652e737667) [![Latest Stable Version](https://camo.githubusercontent.com/70c2579fd2e379cc895357c81a3b92b61ac7c9f30b38e0a6c9be7bbaa478e999/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f696465767369672f666c6172756d2d61736369696e656d612e737667)](https://packagist.org/packages/idevsig/flarum-asciinema)

A [Flarum](https://flarum.org/) extension. Add asciinema to Flarum.

### Usage

[](#usage)

[![](https://camo.githubusercontent.com/b4fbb1747c3b8a641b3de9c515b4c0cf1523309fad0dbfac5fa5648c8e904eab/68747470733a2f2f61736369696e656d612e6f72672f612f35453556374257765133344c716a71496846394a49514938612e737667)](https://asciinema.org/a/5E5V7BWvQ34LqjqIhF9JIQI8a)

[**Preview Post**](https://forum.idev.top/d/983/2)

```
[asciinema id=5E5V7BWvQ34LqjqIhF9JIQI8a][/asciinema]

[asciinema id="5E5V7BWvQ34LqjqIhF9JIQI8a" start="2" auto="1" loop="0" speed="1" idle="" poster="npt:1:23" theme="monokai" cols="" rows="" preload="0" ][/asciinema]

```

OptionDefault ValueTypeDescription`id``alpha` or `int`**Must be set**`start``0``int`**start-at**. start the playback at a given time.`auto``0``int`**autoplay**. `0` or `1`. the playback should start automatically upon a page load.`loop``0``int``0` or `1`. enable looped playback.`speed``1``int`the playback speed.`idle`**idle-time-limit**. optimize away idle moments in a recording.`poster`display in player's terminal until the playback is started. i.e: `npt:1:23``theme``string`asciinema dracula monokai nord solarized-dark solarized-light tango`cols``int`override player's terminal width.`rows``int`override player's terminal height.`preload``0``int``0` or `1`. the player should start fetching the recording immediately upon a page load, before a viewer starts the playback.- [Document](https://docs.asciinema.org/manual/server/embedding/#inline-player)

### Installation

[](#installation)

```
composer require idevsig/flarum-asciinema
```

### Updating

[](#updating)

```
composer update idevsig/flarum-asciinema
php flarum cache:clear
```

### Links

[](#links)

- [Packagist](https://packagist.org/packages/idevsig/flarum-asciinema)
- [GitHub](https://github.com/idevsig/flarum-asciinema)
- [Discuss](https://discuss.flarum.org/d/36898)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance50

Moderate activity, may be stable

Popularity9

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity28

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

476d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d9302c0e07893e283827594c7c6877471791cab0f42aee3315d6bd5281cc66d5?d=identicon)[jetsung](/maintainers/jetsung)

---

Top Contributors

[![jetsung](https://avatars.githubusercontent.com/u/149308191?v=4)](https://github.com/jetsung "jetsung (5 commits)")

---

Tags

flarumasciinema

### Embed Badge

![Health badge](/badges/idevsig-flarum-asciinema/health.svg)

```
[![Health](https://phpackages.com/badges/idevsig-flarum-asciinema/health.svg)](https://phpackages.com/packages/idevsig-flarum-asciinema)
```

###  Alternatives

[fof/byobu

Well integrated, advanced private discussions.

61105.8k9](/packages/fof-byobu)[fof/user-bio

Add a user bio to user profiles

2196.5k9](/packages/fof-user-bio)[fof/links

Manage Flarum primary navbar menu links

39118.3k2](/packages/fof-links)[fof/drafts

Allow users to create post and discussion drafts

1771.1k5](/packages/fof-drafts)[fof/nightmode

Add a Night Mode option for your users to use on your Flarum forum

3774.5k2](/packages/fof-nightmode)[fof/best-answer

Mark a post as the best answer in a discussion

26135.2k15](/packages/fof-best-answer)

PHPackages © 2026

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