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 today

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 35% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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

570d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/51759446?v=4)[RIKI SUBAGJA](/maintainers/Rikisubagja-14)[@Rikisubagja-14](https://github.com/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

[laravel/sail

Docker files for running a basic Laravel application.

1.9k205.7M1.3k](/packages/laravel-sail)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M194](/packages/laravel-ai)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

77022.3M151](/packages/laravel-mcp)[tallstackui/tallstackui

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

725172.4k14](/packages/tallstackui-tallstackui)[propaganistas/laravel-disposable-email

Disposable email validator

6023.0M7](/packages/propaganistas-laravel-disposable-email)[mike-bronner/laravel-model-caching

Automatic caching for Eloquent models.

2.4k90.5k1](/packages/mike-bronner-laravel-model-caching)

PHPackages © 2026

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