PHPackages                             rikisubagja/waizly-installer - 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. [CLI &amp; Console](/categories/cli)
4. /
5. rikisubagja/waizly-installer

ActiveLibrary[CLI &amp; Console](/categories/cli)

rikisubagja/waizly-installer
============================

Waizly Application Installer Command

v1.0.4(1y ago)03PHPPHP ^7.4|^8.0

Since Dec 8Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Rikisubagja-14/waizly-installer)[ Packagist](https://packagist.org/packages/rikisubagja/waizly-installer)[ RSS](/packages/rikisubagja-waizly-installer/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (2)Versions (4)Used By (0)

Waizly Installer
================

[](#waizly-installer)

This package provides a command to install and configure the Waizly application.

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

[](#installation)

To install this package, add it to your Laravel project using Composer:

```
composer require rikisubagja/waizly-installer

php artisan waizly:install

add app/Providers/AppServiceProvider.php

public function register()
{
    $this->commands([
        \WaizlyInstaller\Console\WaizlyInstaller::class,
    ]);
}
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

Total

3

Last Release

518d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b0276374f66614fd37a1702ef7a6ef707ad37078147164a9c7f8a196b6d3c5d0?d=identicon)[Rikisubagja-14](/maintainers/Rikisubagja-14)

---

Top Contributors

[![Rikisubagja-14](https://avatars.githubusercontent.com/u/51759446?v=4)](https://github.com/Rikisubagja-14 "Rikisubagja-14 (10 commits)")

### Embed Badge

![Health badge](/badges/rikisubagja-waizly-installer/health.svg)

```
[![Health](https://phpackages.com/badges/rikisubagja-waizly-installer/health.svg)](https://phpackages.com/packages/rikisubagja-waizly-installer)
```

###  Alternatives

[nunomaduro/laravel-console-menu

Laravel Console Menu is an output method for your Laravel/Laravel Zero commands.

815412.0k48](/packages/nunomaduro-laravel-console-menu)[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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