PHPackages                             zofe/demo-module - 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. zofe/demo-module

ActiveRapyd-module[Utility &amp; Helpers](/categories/utility)

zofe/demo-module
================

demo module for rapyd-livewire application

0.1.1(3y ago)178mitPHPPHP ^7.4|^8.0|^8.1|^8.2

Since Feb 27Pushed 3y ago1 watchersCompare

[ Source](https://github.com/zofe/demo-module)[ Packagist](https://packagist.org/packages/zofe/demo-module)[ RSS](/packages/zofe-demo-module/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (7)Versions (3)Used By (0)

Demo Module
===========

[](#demo-module)

This is a demo module for a Laravel application (&gt;= 8)

Demo show "CRUD" features in the laravel / rapyd-livewire stack.
[rapyd-livewire](https://github.com/zofe/rapyd-livewire) is a laravel library of blade components, livewire traits, and modules scaffolder that you can use to generate administration interfaces in a concise, reusable, uncluttered, and testable manner.

Installation &amp; configuration
================================

[](#installation--configuration)

Your can require this module in your laravel application using:

```
composer require zofe/demo-module

php artisan migrate
php artisan db:seed --class="App\\Modules\\Demo\\Database\\Seeders\\DemoSeeder"

```

Note that demo module use layout-module, you may need to do:

```
cd app/Modules/Layout/

npm i
npm run dev

```

this will compile scss and copy css assets to your public project folder

Usage
=====

[](#usage)

This command will create a folder "Demo" in your /app/Modules/ folder,
then a demo will be enabled in `/demo` route

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

Total

2

Last Release

1164d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b13bfa0b251fbc2c955b29d8e4172b3e93af56ab97dbefface9bbb973dbdfd4d?d=identicon)[zofe](/maintainers/zofe)

---

Top Contributors

[![zofe](https://avatars.githubusercontent.com/u/261951?v=4)](https://github.com/zofe "zofe (3 commits)")

### Embed Badge

![Health badge](/badges/zofe-demo-module/health.svg)

```
[![Health](https://phpackages.com/badges/zofe-demo-module/health.svg)](https://phpackages.com/packages/zofe-demo-module)
```

###  Alternatives

[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k12.1M99](/packages/laravel-pulse)[psalm/plugin-laravel

Psalm plugin for Laravel

3274.9M308](/packages/psalm-plugin-laravel)[leandrocfe/filament-apex-charts

Apex Charts integration for Filament PHP.

4861.2M8](/packages/leandrocfe-filament-apex-charts)[spatie/laravel-livewire-wizard

Build wizards using Livewire

4061.0M4](/packages/spatie-laravel-livewire-wizard)[laragear/preload

Effortlessly make a Preload script for your Laravel application.

119363.5k](/packages/laragear-preload)[ralphjsmit/livewire-urls

Get the previous and current url in Livewire.

82270.3k4](/packages/ralphjsmit-livewire-urls)

PHPackages © 2026

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