PHPackages                             arrgh11/livewire-storybook - 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. arrgh11/livewire-storybook

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

arrgh11/livewire-storybook
==========================

Storybook-like documentation package for Livewire components!

111PHP

Since Sep 17Pushed 1y ago1 watchersCompare

[ Source](https://github.com/arrgh11/blade-atlas)[ Packagist](https://packagist.org/packages/arrgh11/livewire-storybook)[ RSS](/packages/arrgh11-livewire-storybook/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Storybook-like documentation package for Livewire components!
=============================================================

[](#storybook-like-documentation-package-for-livewire-components)

[![Latest Version on Packagist](https://camo.githubusercontent.com/c7ce32d61a66c3e7c675f90473a01693850930d0eb3ea0ec467a0661eb384da4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f617272676831312f6c697665776972652d73746f7279626f6f6b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/arrgh11/livewire-storybook)[![GitHub Tests Action Status](https://camo.githubusercontent.com/a77ce601d78f26e054779f709104080c096545da504e932363214e7ab10c37d3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f617272676831312f6c697665776972652d73746f7279626f6f6b2f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/arrgh11/livewire-storybook/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/7580cd06f55ecc42167cb43a1d9b92b732557b63afe2b403ff955b1c956e4fea/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f617272676831312f6c697665776972652d73746f7279626f6f6b2f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/arrgh11/livewire-storybook/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/41b32f8b72d70403a2808fdac02ef0807762d470da882e871a8dc8d65ff34bcb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f617272676831312f6c697665776972652d73746f7279626f6f6b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/arrgh11/livewire-storybook)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/2217600a258e58e07d8d0e2cb186c3bef234eef2b344d96ab8542127ad918efe/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f6c697665776972652d73746f7279626f6f6b2e6a70673f743d31)](https://spatie.be/github-ad-click/livewire-storybook)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require arrgh11/livewire-storybook
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="livewire-storybook-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="livewire-storybook-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="livewire-storybook-views"
```

Usage
-----

[](#usage)

```
$wireBook = new Arrgh11\WireBook();
echo $wireBook->echoPhrase('Hello, Arrgh11!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [Sam Miller](https://github.com/arrgh11)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity19

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/485dd5f1b575c8af7112ea7c5903d141b6fb18c7c08a89785cc5e75c8e5cedbe?d=identicon)[arrgh11](/maintainers/arrgh11)

---

Top Contributors

[![arrgh11](https://avatars.githubusercontent.com/u/7620779?v=4)](https://github.com/arrgh11 "arrgh11 (9 commits)")

### Embed Badge

![Health badge](/badges/arrgh11-livewire-storybook/health.svg)

```
[![Health](https://phpackages.com/badges/arrgh11-livewire-storybook/health.svg)](https://phpackages.com/packages/arrgh11-livewire-storybook)
```

###  Alternatives

[hi-folks/statistics

PHP package that provides functions for calculating mathematical statistics of numeric data.

398103.5k](/packages/hi-folks-statistics)[humanmade/coding-standards

Human Made Coding Standards

161424.0k49](/packages/humanmade-coding-standards)[social-links/social-links

PHP library to generate share buttons

112338.6k2](/packages/social-links-social-links)[malukenho/docheader

A small library to check header docs

68380.8k136](/packages/malukenho-docheader)[mdurrant/php-binary-reader

Lightweight binary reader for PHP

62100.3k7](/packages/mdurrant-php-binary-reader)[gkralik/php-uglifyjs

PHP Javascript packer

35292.3k7](/packages/gkralik-php-uglifyjs)

PHPackages © 2026

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