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

ActiveLibrary

digiton-ma/installer
====================

Digiton's own Laravel starter-kits installer.

v0.1.8(1y ago)130MITPHPPHP ^8.2

Since Aug 14Pushed 1y agoCompare

[ Source](https://github.com/digiton-ma/installer)[ Packagist](https://packagist.org/packages/digiton-ma/installer)[ RSS](/packages/digiton-ma-installer/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (7)Versions (10)Used By (0)

Laravel Installer
=================

[](#laravel-installer)

[![Build Status](https://github.com/digiton-ma/installer/workflows/tests/badge.svg)](https://github.com/digiton-ma/installer/actions)[![Total Downloads](https://camo.githubusercontent.com/d8d29001ad2ad6329640e3c83a015984001216c2b95b9db169730954bcf7bb7c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f64696769746f6e2d6d612f696e7374616c6c6572)](https://packagist.org/packages/digiton-ma/installer)[![Latest Stable Version](https://camo.githubusercontent.com/282a123d0d3eff6b2d2d918de64109fa3207207595e46959e6a4f64405c47262/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f64696769746f6e2d6d612f696e7374616c6c6572)](https://packagist.org/packages/digiton-ma/installer)[![License](https://camo.githubusercontent.com/8d88c61bf7a8cd409f0ba965651d258fa7062fc68a1103045920ae5b930fc25d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f64696769746f6e2d6d612f696e7374616c6c6572)](https://packagist.org/packages/digiton-ma/installer)

Documentation
-------------

[](#documentation)

### Installation

[](#installation)

You can install the package via composer:

```
composer global require digiton-ma/installer
```

### Usage

[](#usage)

You can create a new Laravel project by running:

```
digitoncli new project-name
```

Use flags to customize the installation:

`--git`: Initialize a git repository

```
digitoncli new project-name --git
```

`--git --github`: Initialize a git repository and create a new repository on GitHub

```
digitoncli new project-name --git --github
```

`--git --github --org=digiton-ma`: Initialize a git repository and create a new repository on GitHub under the digiton-ma organization

```
digitoncli new project-name --git --github --org=digiton-ma
```

`--migrate --seed`: Run the migrations and seed the database

```
digitoncli new project-name --migrate --seed
```

`--migrate --db-use=root --db-password=pass`: Run the migrations and seed the database using the specified database user and password

```
digitoncli new project-name --migrate --db-use=root --db-password=pass
```

Most used command:

```
digitoncli new project-name --git --github --org=digiton-ma --migrate --seed
```

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

[](#contributing)

Thank you for considering contributing to the Installer! The contribution guide can be found in the [Laravel documentation](https://laravel.com/docs/contributions).

Code of Conduct
---------------

[](#code-of-conduct)

In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct).

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](https://github.com/digiton-ma/installer/security/policy) on how to report security vulnerabilities.

License
-------

[](#license)

Laravel Installer is open-sourced software licensed under the [MIT license](LICENSE.md).

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~22 days

Total

9

Last Release

551d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/745a0575996f5a3dcb6b8e177e5f37e610d83906028a1e99aa2ec3213a281027?d=identicon)[abdelhamiderrahmouni](/maintainers/abdelhamiderrahmouni)

---

Top Contributors

[![driesvints](https://avatars.githubusercontent.com/u/594614?v=4)](https://github.com/driesvints "driesvints (216 commits)")[![taylorotwell](https://avatars.githubusercontent.com/u/463230?v=4)](https://github.com/taylorotwell "taylorotwell (112 commits)")[![nunomaduro](https://avatars.githubusercontent.com/u/5457236?v=4)](https://github.com/nunomaduro "nunomaduro (20 commits)")[![abdelhamiderrahmouni](https://avatars.githubusercontent.com/u/26693672?v=4)](https://github.com/abdelhamiderrahmouni "abdelhamiderrahmouni (16 commits)")[![GrahamCampbell](https://avatars.githubusercontent.com/u/2829600?v=4)](https://github.com/GrahamCampbell "GrahamCampbell (14 commits)")[![themsaid](https://avatars.githubusercontent.com/u/4332182?v=4)](https://github.com/themsaid "themsaid (9 commits)")[![crynobone](https://avatars.githubusercontent.com/u/172966?v=4)](https://github.com/crynobone "crynobone (7 commits)")[![jessarcher](https://avatars.githubusercontent.com/u/4977161?v=4)](https://github.com/jessarcher "jessarcher (6 commits)")[![Jubeki](https://avatars.githubusercontent.com/u/15707543?v=4)](https://github.com/Jubeki "Jubeki (6 commits)")[![xiCO2k](https://avatars.githubusercontent.com/u/823088?v=4)](https://github.com/xiCO2k "xiCO2k (4 commits)")[![alexbowers](https://avatars.githubusercontent.com/u/842974?v=4)](https://github.com/alexbowers "alexbowers (4 commits)")[![browner12](https://avatars.githubusercontent.com/u/5232313?v=4)](https://github.com/browner12 "browner12 (4 commits)")[![peter279k](https://avatars.githubusercontent.com/u/9021747?v=4)](https://github.com/peter279k "peter279k (4 commits)")[![peterojo](https://avatars.githubusercontent.com/u/5240725?v=4)](https://github.com/peterojo "peterojo (3 commits)")[![TJSoler](https://avatars.githubusercontent.com/u/17246882?v=4)](https://github.com/TJSoler "TJSoler (3 commits)")[![SamAsEnd](https://avatars.githubusercontent.com/u/9657132?v=4)](https://github.com/SamAsEnd "SamAsEnd (3 commits)")[![lucasmichot](https://avatars.githubusercontent.com/u/513603?v=4)](https://github.com/lucasmichot "lucasmichot (2 commits)")[![mpociot](https://avatars.githubusercontent.com/u/804684?v=4)](https://github.com/mpociot "mpociot (2 commits)")[![pakogn](https://avatars.githubusercontent.com/u/9632858?v=4)](https://github.com/pakogn "pakogn (2 commits)")[![dleicam](https://avatars.githubusercontent.com/u/7970196?v=4)](https://github.com/dleicam "dleicam (2 commits)")

---

Tags

installerlaravellaravel-frameworklaraveldigiton-ma

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.6k509.9M17.0k](/packages/laravel-framework)[laravel/installer

Laravel application installer.

83610.7M20](/packages/laravel-installer)[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k84.2M225](/packages/laravel-horizon)[laravel/ui

Laravel UI utilities and presets.

2.7k134.9M601](/packages/laravel-ui)[laravel-zero/framework

The Laravel Zero Framework.

3371.4M369](/packages/laravel-zero-framework)[laravel/breeze

Minimal Laravel authentication scaffolding with Blade and Tailwind.

3.0k31.3M148](/packages/laravel-breeze)

PHPackages © 2026

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