PHPackages                             0x46616c6b/etherpad-lite-console - 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. 0x46616c6b/etherpad-lite-console

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

0x46616c6b/etherpad-lite-console
================================

A thin console toolkit to maintain an etherpad lite instance

v0.2.0(6y ago)6401[1 issues](https://github.com/0x46616c6b/etherpad-lite-console/issues)[3 PRs](https://github.com/0x46616c6b/etherpad-lite-console/pulls)GPL-3.0PHPPHP ^7.2.5|^7.3

Since Dec 24Pushed 5y agoCompare

[ Source](https://github.com/0x46616c6b/etherpad-lite-console)[ Packagist](https://packagist.org/packages/0x46616c6b/etherpad-lite-console)[ RSS](/packages/0x46616c6b-etherpad-lite-console/feed)WikiDiscussions master Synced 2mo ago

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

Etherpad Lite Console (PHP)
===========================

[](#etherpad-lite-console-php)

[![Continuous Integration](https://github.com/0x46616c6b/etherpad-lite-console/workflows/Continuous%20Integration/badge.svg)](https://github.com/0x46616c6b/etherpad-lite-console/workflows/Continuous%20Integration/badge.svg) [![Latest Stable Version](https://camo.githubusercontent.com/b4c75487b1e93df32ad6b29c38d0f74115f593172597e3d9993f9bf993737230/68747470733a2f2f706f7365722e707567782e6f72672f307834363631366336622f65746865727061642d6c6974652d636f6e736f6c652f762f737461626c652e706e67)](https://packagist.org/packages/0x46616c6b/etherpad-lite-console) [![License](https://camo.githubusercontent.com/983c7e22c37c84110a3806969492df27e910a9abfdd88787754039d168212d45/68747470733a2f2f706f7365722e707567782e6f72672f307834363631366336622f65746865727061642d6c6974652d636f6e736f6c652f6c6963656e73652e706e67)](https://packagist.org/packages/0x46616c6b/etherpad-lite-console) [![Scrutinizer Quality Score](https://camo.githubusercontent.com/48463e25517356dffd688965df2183ce6b12dfcc9f8b418a7ccadaf710bbc6d4/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f307834363631366336622f65746865727061642d6c6974652d636f6e736f6c652f6261646765732f7175616c6974792d73636f72652e706e673f733d34626435323737363234343664356561353336373837626635616236313134383864316464376436)](https://scrutinizer-ci.com/g/0x46616c6b/etherpad-lite-console/)

**A thin console toolkit to maintain an etherpad lite instance**

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

[](#installation)

```
git clone https://github.com/0x46616c6b/etherpad-lite-console.git

cd etherpad-lite-console

composer install

./bin/console

```

Sample Output

```
Etherpad Lite Console version 0.1

Usage:
  [options] command [arguments]

Options:
  --help           -h Display this help message.
  --quiet          -q Do not output any message.
  --verbose        -v|vv|vvv Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
  --version        -V Display this application version.
  --ansi              Force ANSI output.
  --no-ansi           Disable ANSI output.
  --no-interaction -n Do not ask any interactive question.

Available commands:
  help                  Displays help for a command
  list                  Lists commands
pad
  pad:delete            Delete a pad
  pad:purge             Purge pads which older then x days
redis
  redis:import:sqlite   Imports a sqlite database to redis

```

Current features
----------------

[](#current-features)

- Delete a pad
- Purge old pads (*avoid massive data retention*)
    - White- or blacklist pads by suffixes to their pad IDs
- Migration
    - From SQLite to Redis

Purging pads by suffixes
------------------------

[](#purging-pads-by-suffixes)

Suffixes to pad IDs can be used for variable expiry pad times. E.g. to purge pads with suffix '-1day' after 1 day, with '-1year' after 365 days and all other pads after 60 days, do the following:

```
./bin/console pad:purge --days=1 --suffix=-1day
./bin/console pad:purge --days=365 --suffix=-1year
./bin/console pad:purge --days=60 --ignore-suffix=-1day --ignore-suffix=-1year

```

Implementation
--------------

[](#implementation)

- based on the [Symfony Console Component](http://symfony.com/doc/current/components/console/introduction.html)
- Dependencies:
    - [symfony/console](https://packagist.org/packages/predis/predis)
    - [predis/predis](https://packagist.org/packages/predis/predis)
    - [0x46616c6b/etherpad-lite-client](https://packagist.org/packages/0x46616c6b/etherpad-lite-client)

Wishlist
--------

[](#wishlist)

- More Migration (MySQL -&gt; Redis, ...)
- Stats, stats, stats

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 94.7% 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 ~720 days

Total

4

Last Release

2360d ago

PHP version history (3 changes)v0.1.0PHP &gt;=5.3.3

v0.1.2PHP ^5.6|^7.0

v0.2.0PHP ^7.2.5|^7.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/6ee153994a2629b68ac6d8edb080101b36b4dfd83896df298234347c183bfda3?d=identicon)[0x46616c6b](/maintainers/0x46616c6b)

---

Top Contributors

[![0x46616c6b](https://avatars.githubusercontent.com/u/363667?v=4)](https://github.com/0x46616c6b "0x46616c6b (36 commits)")[![doobry-systemli](https://avatars.githubusercontent.com/u/25278864?v=4)](https://github.com/doobry-systemli "doobry-systemli (2 commits)")

### Embed Badge

![Health badge](/badges/0x46616c6b-etherpad-lite-console/health.svg)

```
[![Health](https://phpackages.com/badges/0x46616c6b-etherpad-lite-console/health.svg)](https://phpackages.com/packages/0x46616c6b-etherpad-lite-console)
```

###  Alternatives

[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[crazywhalecc/static-php-cli

Build single static PHP binary, with PHP project together, with popular extensions included.

1.8k13.9k](/packages/crazywhalecc-static-php-cli)[matthiasnoback/symfony-console-form

Use Symfony forms for Console command input

368264.8k8](/packages/matthiasnoback-symfony-console-form)[madewithlove/license-checker

CLI tool to verify allowed licenses for composer dependencies

54449.8k21](/packages/madewithlove-license-checker)[shel/neos-terminal

Neos CMS Ui terminal for running Eel expressions and other commands

1441.3k](/packages/shel-neos-terminal)

PHPackages © 2026

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