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

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

kubpro/installer
================

Laravel project easy installer

v2.0.1(7y ago)13MITPHPPHP ^7.0.0

Since Oct 26Pushed 7y agoCompare

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

READMEChangelogDependencies (2)Versions (4)Used By (0)

Easy Installer for Laravel
==========================

[](#easy-installer-for-laravel)

About
-----

[](#about)

- Easy installation like Wordpress or CMS projects.
- Wordpress veya CMS projeleri gibi kolay kurulum..

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

[](#requirements)

- [Laravel 5.4, 5.5,5.5 or 5.6 +](https://laravel.com/docs/installation)

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

[](#installation)

1. From your projects root folder in terminal run:

```
    composer require kubpro/installer
```

2. Register the package

- Laravel 5.5 and up Uses package auto discovery feature, no need to edit the `config/app.php` file.

```
	'providers' => [
	    Kubpro\Installer\Providers\InstallerServiceProvider::class,
	];
```

3. Publish the config file, language file, and assets files

```
    php artisan vendor:publish
```

Routes
------

[](#routes)

- `/install`

License
=======

[](#license)

This library is released under the [MIT license](LICENSE).

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity58

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

2754d ago

Major Versions

v1.0.1 → v2.0.12018-10-29

### Community

Maintainers

![](https://www.gravatar.com/avatar/8fc50133eb9cafe60c39470cb4aa970eb3305c22bf50ecba9fd35709ddd6b1a2?d=identicon)[raufabbas](/maintainers/raufabbas)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/kubpro-installer/health.svg)](https://phpackages.com/packages/kubpro-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)
