PHPackages                             survos/ciine-bundle - 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. survos/ciine-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

survos/ciine-bundle
===================

Symfony tools for asciinema.org

2.10.19(3w ago)0139MITPHPPHP ^8.5

Since Oct 13Pushed 1mo agoCompare

[ Source](https://github.com/survos/ciine-bundle)[ Packagist](https://packagist.org/packages/survos/ciine-bundle)[ GitHub Sponsors](https://github.com/kbond)[ RSS](/packages/survos-ciine-bundle/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (153)Versions (207)Used By (0)

CiineBundle
===========

[](#ciinebundle)

Symfony Bundle that provides some utilities for using asciinema 3.0 to create asciiCasts (aka ciineCasts)

Install asciinema
=================

[](#install-asciinema)

Install the bundle
==================

[](#install-the-bundle)

```
wget "https://github.com/asciinema/asciinema/releases/download/v3.2.0/asciinema-x86_64-unknown-linux-gnu" asciinema
```

Configure .bashrc
=================

[](#configure-bashrc)

The easiest way to use this bundle is to pre-configure a few commands. You can also run everything manually, but it's a bit of a pain to track the files.

```
rec() { asciinema rec "casts/${PWD##*/}/$(date +%s).cast" --title="$1"; }

```

Usage
=====

[](#usage)

Start the recorder.

```
rec "Create the User Entity"
bin/console make:user
```

end with -D.

There are some special commands during the recording process.

```
composer req easyadmin
bin/console make:crud:dashboard
bin/console debug:route easyadmin
bin/console ciine:screenshot /admin
bin/console ciine:copy .env.local
```

###  Health Score

50

—

FairBetter than 95% of packages

Maintenance94

Actively maintained with recent releases

Popularity13

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity73

Established project with proven stability

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

Total

206

Last Release

21d ago

PHP version history (2 changes)2.0.20PHP ^8.4

2.8.0PHP ^8.5

### Community

Maintainers

![](https://www.gravatar.com/avatar/21b39551f92ed4143772c622f9e571589c5a72c96ab3c53fe67489ce0d83e806?d=identicon)[tacman1123](/maintainers/tacman1123)

---

Top Contributors

[![tacman](https://avatars.githubusercontent.com/u/619585?v=4)](https://github.com/tacman "tacman (12 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/survos-ciine-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/survos-ciine-bundle/health.svg)](https://phpackages.com/packages/survos-ciine-bundle)
```

###  Alternatives

[chameleon-system/chameleon-base

The Chameleon System core.

1028.6k5](/packages/chameleon-system-chameleon-base)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)

PHPackages © 2026

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