PHPackages                             razormeister/laravel-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. razormeister/laravel-installer

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

razormeister/laravel-installer
==============================

Web installer for laravel applications

1.0.3(6y ago)4881MITPHPPHP &gt;=7.0.0

Since Jul 11Pushed 6y agoCompare

[ Source](https://github.com/RazorMeister/laravel-installer)[ Packagist](https://packagist.org/packages/razormeister/laravel-installer)[ RSS](/packages/razormeister-laravel-installer/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (4)DependenciesVersions (5)Used By (0)

**Laravel-installer**
=====================

[](#laravel-installer)

[![StyleCI](https://camo.githubusercontent.com/046cd2c564882e8b361be14e7bd1320ca3a9865eef8145ed0ed57de06b8f714e/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3139363430343931332f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/196404913)

Table of contents
-----------------

[](#table-of-contents)

- [General info](#general-info)
- [Technologies](#technologies)
- [Requirements](#requirements)
- [Setup](#setup)
- [Features](#features)
- [Screenshots](#screenshots)
- [Status](#status)
- [Contact](#contact)

General info
------------

[](#general-info)

Laravel-installer is a web installer for web applications. It allows users to check required packages for PHP and Apache, check folder's permissions, save main setting to .env file and create new account to your Laravel app.

Technologies
------------

[](#technologies)

- PHP - version 7.2 (min. 7.0)
- Laravel - version 5.8 (min. 5.4)

Requirements
------------

[](#requirements)

- Laravel - version 5.4+
- PHP - version 7.0+

Setup
-----

[](#setup)

1. Run composer command

```
composer require RazorMeister/laravel-installer
```

2. In `config/app.php` add to providers the following line

```
RazorMeister\Installer\InstallerProvider::class,
```

3. Publish views, assets and config using command:

```
php artisan vendor:publish --tag=laravelInstaller
```

Code Examples
-------------

[](#code-examples)

Enter to the url `http://your-domain/install/`and follow the steps 😄

Features
--------

[](#features)

List of features ready and TODOs for future development

- Checking required packages
- Checking files and folders permissions
- Saving settings to .env file and running migrations and seeders
- Creating new user

ToDo list:

- Make email notification after successful installation

Screenshots
-----------

[](#screenshots)

[![Example screenshot](https://camo.githubusercontent.com/2dd559ac5bea2261eb5af9d2f685f1181c5e585a4ca916fb820f9ca618546e72/68747470733a2f2f696d6775722e636f6d2f7a6f4b5463494c2e706e67)](https://camo.githubusercontent.com/2dd559ac5bea2261eb5af9d2f685f1181c5e585a4ca916fb820f9ca618546e72/68747470733a2f2f696d6775722e636f6d2f7a6f4b5463494c2e706e67)

[![Example screenshot](https://camo.githubusercontent.com/1462e80b6bc1c13de8b9d570c3c04cb9da23d96ccf21737ab1a8054cc242a49c/68747470733a2f2f696d6775722e636f6d2f33413147354a302e706e67)](https://camo.githubusercontent.com/1462e80b6bc1c13de8b9d570c3c04cb9da23d96ccf21737ab1a8054cc242a49c/68747470733a2f2f696d6775722e636f6d2f33413147354a302e706e67)

[![Example screenshot](https://camo.githubusercontent.com/6ac4bfaefdda4bbb7948b316ed706c2ce1f9c94d764e0d23ac6bd234453cb971/68747470733a2f2f696d6775722e636f6d2f454963775245692e706e67)](https://camo.githubusercontent.com/6ac4bfaefdda4bbb7948b316ed706c2ce1f9c94d764e0d23ac6bd234453cb971/68747470733a2f2f696d6775722e636f6d2f454963775245692e706e67)

Status
------

[](#status)

Project is: *in progress*.

Inspiration
-----------

[](#inspiration)

Project based on .

Contact
-------

[](#contact)

Created by [@RazorMeister](https://www.razormeister.pl/) - feel free to contact me!

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

Total

4

Last Release

2529d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/19613420?v=4)[Tymoteusz Bartnik](/maintainers/RazorMeister)[@RazorMeister](https://github.com/RazorMeister)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[brysem/phpenums

Enums made simple in PHP.

10175.9k](/packages/brysem-phpenums)[o2ti/full-checkout

Full Checkout

329.6k](/packages/o2ti-full-checkout)

PHPackages © 2026

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