PHPackages                             astrogoat/fictionary - 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. astrogoat/fictionary

ActiveLibrary

astrogoat/fictionary
====================

Fictionary sections for Strata

2.15.2(5mo ago)046MITBladePHP ^8.3CI passing

Since Jul 15Pushed 5mo ago2 watchersCompare

[ Source](https://github.com/astrogoat/fictionary)[ Packagist](https://packagist.org/packages/astrogoat/fictionary)[ Docs](https://github.com/astrogoat/fictionary)[ GitHub Sponsors](https://github.com/astrogoat)[ RSS](/packages/astrogoat-fictionary/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (9)Versions (29)Used By (0)

Fictionary sections for Strata
==============================

[](#fictionary-sections-for-strata)

[![Latest Version on Packagist](https://camo.githubusercontent.com/d66824668c99641e0c05e28dbf628c2360a9b8457c5dd719dfc531adcc99a601/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f617374726f676f61742f66696374696f6e6172792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/astrogoat/fictionary)[![GitHub Tests Action Status](https://camo.githubusercontent.com/4e6cf6dec3a5165ad98156ac7197dc5e023adc091e39d8721efdaff5094d75f5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f617374726f676f61742f66696374696f6e6172792f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/astrogoat/fictionary/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/68438e62dd186241313b391e24df1d90d8a58fe3d62eb7a8493612b1f536646a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f617374726f676f61742f66696374696f6e6172792f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/astrogoat/fictionary/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/70c09874282e3da88a59b92eb5c338be760e458a5bd7fac7a35b12f47bf40eee/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f617374726f676f61742f66696374696f6e6172792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/astrogoat/fictionary)

---

Fictionary is a collection of sections that can be used in your project.

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

[](#installation)

You can install the package via composer:

```
composer require astrogoat/fictionary
```

Customization
-------------

[](#customization)

You can define your own accent colors by defining CSS variables for scale of accent colors.

If you're using Tailwind you’ll need to define those variables as just the color channels if you want them to work with the opacity modifier syntax. See [Tailwind documentation](https://tailwindcss.com/docs/customizing-colors#using-css-variables) for more information.

```
html body {
    --fictionary-accent-color-50: 242 253 250;
    --fictionary-accent-color-100: 213 250 241;
    --fictionary-accent-color-200: 174 244 228;
    --fictionary-accent-color-300: 134 231 212;
    --fictionary-accent-color-400: 104 209 191;
    --fictionary-accent-color-500: 85 181 166;
    --fictionary-accent-color-600: 67 146 136;
    --fictionary-accent-color-700: 53 116 110;
    --fictionary-accent-color-800: 43 93 89;
    --fictionary-accent-color-900: 37 77 74;
    --fictionary-accent-color-950: 18 46 46;
}
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Laura Tonning](https://github.com/tonning)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

43

—

FairBetter than 90% of packages

Maintenance77

Regular maintenance activity

Popularity8

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 69.2% 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 ~19 days

Total

28

Last Release

154d ago

Major Versions

0.5.0 → 1.0.02024-09-30

1.0.2 → 2.0.02024-12-22

### Community

Maintainers

![](https://www.gravatar.com/avatar/4e9527ee45d5bf016d30f77ce27f61e964a126cf168255fe68625af4ae83bf26?d=identicon)[tonning](/maintainers/tonning)

---

Top Contributors

[![tonning](https://avatars.githubusercontent.com/u/7304678?v=4)](https://github.com/tonning "tonning (81 commits)")[![miles-bot](https://avatars.githubusercontent.com/u/75677136?v=4)](https://github.com/miles-bot "miles-bot (36 commits)")

---

Tags

laravelstrataastrogoatfictionary

###  Code Quality

TestsPest

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/astrogoat-fictionary/health.svg)

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

###  Alternatives

[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)

PHPackages © 2026

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