PHPackages                             hazelbag/base-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. hazelbag/base-installer

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

hazelbag/base-installer
=======================

Base package installer

1.2.1(4y ago)017MITPHPCI failing

Since Jan 21Pushed 4y ago1 watchersCompare

[ Source](https://github.com/hazelbag/base-installer)[ Packagist](https://packagist.org/packages/hazelbag/base-installer)[ RSS](/packages/hazelbag-base-installer/feed)WikiDiscussions main Synced yesterday

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

Base Laravel Installer Checks
=============================

[](#base-laravel-installer-checks)

[![Latest Version on Packagist](https://camo.githubusercontent.com/ea687c063ee605355ee603dba016bd5b77e7c7782cbf9759de6102150d2307a9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f68617a656c6261672f626173652d696e7374616c6c65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/hazelbag/base-installer)[![Total Downloads](https://camo.githubusercontent.com/7760fc32b4cab323526adc49aaae89e1ce039b6a99037f642d6a402d82858f50/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f68617a656c6261672f626173652d696e7374616c6c65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/hazelbag/base-installer)

Simple package to check the env file exists and you are able to connect to your MySQL database. Once it can connect, you will be prompted for your user details which will create a user account.

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

[](#installation)

You can install the package via composer:

```
composer require hazelbag\base-installer
```

Usage
-----

[](#usage)

### There are two usage options

[](#there-are-two-usage-options)

#### Option 1 (preferred)

[](#option-1-preferred)

To make use of the package, once you ran the above `require` command, you can simply run

```
php artisan base:install
```

This will run the installer checks and create a user account with the details entered.

---

#### Option 2

[](#option-2)

To publish the files locally do the below:

In your terminal, run `php artisan vendor:publish --provider="Hazelbag\BaseInstaller\InstallerServiceProvider"`

This will publish the file to your `app/Console/Commands` directory

---

### Security

[](#security)

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

---

Credits
-------

[](#credits)

- [Jacques Olivier](https://github.com/hazelbag)
- [All Contributors](../../contributors)

---

License
-------

[](#license)

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

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

5

Last Release

1619d ago

### Community

Maintainers

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

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/hazelbag-base-installer/health.svg)

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

###  Alternatives

[laravel/ai

The official AI SDK for Laravel.

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

The official UI component library for Livewire.

9527.8M127](/packages/livewire-flux)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[tallstackui/tallstackui

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

725173.0k14](/packages/tallstackui-tallstackui)[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

198321.1k](/packages/fumeapp-modeltyper)[flarum/core

Delightfully simple forum software.

201.4M2.3k](/packages/flarum-core)

PHPackages © 2026

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