PHPackages                             petermarkley/tollerus - 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. petermarkley/tollerus

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

petermarkley/tollerus
=====================

A conlang dictionary Laravel package - build, browse, and publish your conlang's lexical data online

v1.1.0(2mo ago)344↓87.5%LGPL-3.0-or-laterBlade

Since Mar 9Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/petermarkley/tollerus)[ Packagist](https://packagist.org/packages/petermarkley/tollerus)[ RSS](/packages/petermarkley-tollerus/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (10)Dependencies (6)Versions (13)Used By (0)

[![Tollerus Logo](docs/logo/logo-color-light-bordered.png)](docs/logo/logo-color-light-bordered.png)

*A conlang dictionary Laravel package - build, browse, and publish your conlang's lexical data online. [Official website](https://tollerus.tools)*

YouTube Demo[![YouTube Demo](docs/img/youtube-thumb.jpg)](https://youtu.be/DiMnB7XbTs8)Note

Made for use on [https://eithalica.world](https://eithalica.world/lore/dictionary/?lang=chetnum). Named after good ol' "Tollers," the 20th-century conlanger legend.

I'm a one-man dev team. If you like this software, please consider [supporting me](https://paypal.me/petermarkley)!

Installation
============

[](#installation)

With example app
----------------

[](#with-example-app)

I made a [Tollerus example app](https://github.com/petermarkley/tollerus-example-app) for easier installation.

All you need is [Git](https://git-scm.com/) and [Docker](https://docs.docker.com/desktop/), then:

```
git clone https://github.com/petermarkley/tollerus-example-app
cd tollerus-example-app
cp .env.example .env
docker run --rm -v $(pwd):/app -w /app composer install
./vendor/bin/sail up -d
./vendor/bin/sail artisan key:generate
./vendor/bin/sail artisan migrate --seed
./vendor/bin/sail npm install
./vendor/bin/sail npm run build

```

That's it! You can now visit `localhost:8080/tollerus/admin` in your browser (or whatever port is set by `APP_PORT` in your `.env` file).

Log in with:

- Email `test@example.com`
- Password `password`

Happy conlanging!

Without example app
-------------------

[](#without-example-app)

Tollerus is a Laravel package and requires a host app. If you don't have one, you'll need to create one. If you want to do that without using the [Tollerus example app](https://github.com/petermarkley/tollerus-example-app), see [here](docs/user/custom_installation.md).

Once you have a Laravel app:

```
composer require petermarkley/tollerus
php artisan tollerus:install
php artisan migrate

```

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance83

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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

Total

12

Last Release

86d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3229d77feed02d9cb0e5e6f2bbf8ab85abb4acaec3f92e87244e41a0107e20fb?d=identicon)[petermarkley](/maintainers/petermarkley)

---

Top Contributors

[![petermarkley](https://avatars.githubusercontent.com/u/24884307?v=4)](https://github.com/petermarkley "petermarkley (961 commits)")

---

Tags

authoringconlangconlangingdictionary-softwaredictionary-toolslanguageslaravellaravel-packagelexicographyneographywebapp

### Embed Badge

![Health badge](/badges/petermarkley-tollerus/health.svg)

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

###  Alternatives

[livewire/flux

The official UI component library for Livewire.

9476.8M121](/packages/livewire-flux)[jantinnerezo/livewire-alert

This package provides a simple alert utilities for your livewire components.

8071.3M20](/packages/jantinnerezo-livewire-alert)[tallstackui/tallstackui

TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.

721160.4k12](/packages/tallstackui-tallstackui)[venturedrake/laravel-crm

A free open source CRM built as a package for laravel projects

42010.0k](/packages/venturedrake-laravel-crm)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.2k](/packages/tomshaw-electricgrid)[revolution/self-ordering

Self Ordering System

2313.0k](/packages/revolution-self-ordering)

PHPackages © 2026

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