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(4mo ago)351↓90%LGPL-3.0-or-laterBlade

Since Mar 9Pushed 4mo ago1 watchersCompare

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

READMEChangelog (10)Dependencies (6)Versions (14)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

37

—

LowBetter than 81% of packages

Maintenance76

Regular maintenance activity

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

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

131d 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.

9628.9M145](/packages/livewire-flux)[tallstackui/tallstackui

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

729176.2k16](/packages/tallstackui-tallstackui)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45844.8k1](/packages/pressbooks-pressbooks)[tomshaw/electricgrid

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

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

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

45012.2k](/packages/venturedrake-laravel-crm)[noerd/noerd

101.4k11](/packages/noerd-noerd)

PHPackages © 2026

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