PHPackages                             imrostom/laravel-web-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. imrostom/laravel-web-installer

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

imrostom/laravel-web-installer
==============================

A simple web installer

v1.10.1(1y ago)142[1 PRs](https://github.com/imrostom/laravel-web-installer/pulls)MITSassPHP ^8.1

Since May 7Pushed 1y ago1 watchersCompare

[ Source](https://github.com/imrostom/laravel-web-installer)[ Packagist](https://packagist.org/packages/imrostom/laravel-web-installer)[ Docs](https://github.com/imrostom/laravel-web-installer)[ RSS](/packages/imrostom-laravel-web-installer/feed)WikiDiscussions main Synced 1mo ago

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

Laravel Web Installer
=====================

[](#laravel-web-installer)

[![Total Downloads](https://camo.githubusercontent.com/b149a010a8b92db305047612c00a5cad2810930585b5030443a7f4e050bd9333/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f696d726f73746f6d2f6c61726176656c2d7765622d696e7374616c6c6572)](https://packagist.org/packages/imrostom/laravel-web-installer)[![Latest Stable Version](https://camo.githubusercontent.com/ce57518c1659c504e9924d66fa2989c7df09fa6efab7b459648f24ebd06f8002/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f696d726f73746f6d2f6c61726176656c2d7765622d696e7374616c6c6572)](https://packagist.org/packages/imrostom/laravel-web-installer)[![License](https://camo.githubusercontent.com/c79f12a74b45cd02971380733fb5c7f05a4adbd5607ec22e55a0214abb090684/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f696d726f73746f6d2f6c61726176656c2d7765622d696e7374616c6c6572)](https://packagist.org/packages/imrostom/laravel-web-installer)

Laravel Web Installer is a Laravel package that allows you to install your application easily, without having to worry about setting up your environment before starting with the installation process.

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

[](#installation)

You can install the package via composer:

```
composer require imrostom/laravel-web-installer
```

Usage
-----

[](#usage)

To publish web installer package assets \[This must be required\]

```
php artisan vendor:publish --provider="Imrostom\LaravelWebInstaller\LaravelWebInstallerServiceProvider" --tag="assets"
```

To publish web installer package config

```
php artisan vendor:publish --provider="Imrostom\LaravelWebInstaller\LaravelWebInstallerServiceProvider" --tag="config"
```

To publish web installer package views

```
php artisan vendor:publish --provider="Imrostom\LaravelWebInstaller\LaravelWebInstallerServiceProvider" --tag="views"
```

To publish web installer package lang

```
php artisan vendor:publish --provider="Imrostom\LaravelWebInstaller\LaravelWebInstallerServiceProvider" --tag="lang"
```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

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

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

[](#contributing)

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

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Rostom Ali](https://github.com/imrostom)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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

Total

2

Last Release

729d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7ef8720e19b62a31ffc090a02f7a691d2582842491224dafe325f3dbd368eafd?d=identicon)[rostomali](/maintainers/rostomali)

---

Top Contributors

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

---

Tags

imrostomlaravel-web-installer

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/imrostom-laravel-web-installer/health.svg)

```
[![Health](https://phpackages.com/badges/imrostom-laravel-web-installer/health.svg)](https://phpackages.com/packages/imrostom-laravel-web-installer)
```

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[orchestra/canvas

Code Generators for Laravel Applications and Packages

21017.2M158](/packages/orchestra-canvas)[illuminate/pipeline

The Illuminate Pipeline package.

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

The Illuminate Pagination package.

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

A pjax middleware for Laravel 5

513371.8k11](/packages/spatie-laravel-pjax)[spatie/laravel-mix-preload

Add preload and prefetch links based your Mix manifest

169176.0k2](/packages/spatie-laravel-mix-preload)

PHPackages © 2026

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