PHPackages                             mahbodhastam/linstaller - 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. mahbodhastam/linstaller

AbandonedArchivedLibrary

mahbodhastam/linstaller
=======================

A simple package to create installation forms for your laravel project

v1.1.2(4y ago)12103MITPHPPHP ^7.4|^8.0

Since Mar 22Pushed 4y ago2 watchersCompare

[ Source](https://github.com/MahbodHastam/Linstaller)[ Packagist](https://packagist.org/packages/mahbodhastam/linstaller)[ RSS](/packages/mahbodhastam-linstaller/feed)WikiDiscussions master Synced 2d ago

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

Linstaller
----------

[](#linstaller)

Linstaller (Laravel + Installer) allows users to install your laravel application just by following the setup wizard like Wordpress or any other CMS.

### 🔧 Installing

[](#-installing)

Note: This package publishes a `config/linstaller.php` file. If you already have a file by that name, you must rename or remove it.

1. Install package via composer:

```
composer require mahbodhastam/linstaller
```

2. Optional: The service provider will automatically get registered. Or you may manually add the service provider in your `config/app.php` file:

```
'providers' => [
    // ...
    MahbodHastam\Linstaller\Providers\LinstallerServiceProvider::class,
];
```

3. You should publish the public assets and the config file with: `php artisan vendor:publish --provider="MahbodHastam\Linstaller\Providers\LinstallerServiceProvider"`

### ♻️ Usage

[](#️-usage)

- Edit the `config/linstaller.php` file and go to `example.com/linstaller`

Note: **It won't work if you're using `artisan serve`**

### ✅️ Current Features

[](#️-current-features)

- Check directory permissions
- Check server requirements
- Set .env information
- Migrate and seed the database

### ⛏️ To-do

[](#️-to-do)

- Add translations
- Add more languages...
- Add RTL styles for specific languages
- Improve views and errors

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

Total

4

Last Release

1790d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1faab9a1094d7fb37c4b31d2f6248ae0ede4adf2a0e9779438bc6a4867f9ddd0?d=identicon)[mahbod4782](/maintainers/mahbod4782)

---

Top Contributors

[![MahbodHastam](https://avatars.githubusercontent.com/u/17749373?v=4)](https://github.com/MahbodHastam "MahbodHastam (17 commits)")

---

Tags

forminstallerlaravellaravel-packagephpsetup-wizardwizard

### Embed Badge

![Health badge](/badges/mahbodhastam-linstaller/health.svg)

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

###  Alternatives

[illuminate/pipeline

The Illuminate Pipeline package.

9446.6M213](/packages/illuminate-pipeline)[illuminate/pagination

The Illuminate Pagination package.

10532.5M862](/packages/illuminate-pagination)[spatie/laravel-prometheus

Export Laravel metrics to Prometheus

2651.3M6](/packages/spatie-laravel-prometheus)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

44643.1k1](/packages/pressbooks-pressbooks)[api-platform/laravel

API Platform support for Laravel

59126.4k6](/packages/api-platform-laravel)[dragon-code/migrate-db

Easy data transfer from one database to another

15717.4k](/packages/dragon-code-migrate-db)

PHPackages © 2026

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