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

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

vietdien2005/mylar-installer
============================

MyLar application installer.

0.1(9y ago)24MITPHP

Since Mar 25Pushed 9y ago1 watchersCompare

[ Source](https://github.com/vietdien2005/mylar-installer)[ Packagist](https://packagist.org/packages/vietdien2005/mylar-installer)[ RSS](/packages/vietdien2005-mylar-installer/feed)WikiDiscussions master Synced 4w ago

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

MyLar Installer
---------------

[](#mylar-installer)

- [Server Requirements](#requirements)
- [Installing Mylar](#installing-mylar)
- [Configuration](#configuration)

### Requirements

[](#requirements)

- PHP &gt;= 5.6.4 - OpenSSL PHP Extension - PDO PHP Extension - Mbstring PHP Extension - Tokenizer PHP Extension - XML PHP Extension

### Installing Mylar

[](#installing-mylar)

Make sure you installed [Composer](https://getcomposer.org) and [Yarn](https://yarnpkg.com) before run command below.

#### Install Command

[](#install-command)

Command:

```
composer global require "vietdien2005/mylar-installer"

```

Create project:

```
mylar new myproject

```

#### Create project via Composer

[](#create-project-via-composer)

Command:

```
composer create-project --prefer-dist vietdien2005/mylar myproject

```

### Configuration

[](#configuration)

#### Environment

[](#environment)

- Development: config file `.env` is `APP_ENV=local` and put all config in .local\_env
- Production: config file `.env` is `APP_ENV=production` and put all config in .production\_env

#### Database

[](#database)

Create database `mylar` or config database in your file environment

Run:

```
chmod +x bash/install.sh

bash/install.sh

```

#### Nginx

[](#nginx)

```
location / {
    try_files $uri $uri/ /index.php?$query_string;
}

```

#### Login

[](#login)

Go to link `/login` and Login with username `admin@mylar.com` password `12345678`

###  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

Maturity53

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

Unknown

Total

1

Last Release

3385d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9509955?v=4)[Dam Viet ](/maintainers/vietdien2005)[@vietdien2005](https://github.com/vietdien2005)

---

Top Contributors

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

---

Tags

composerphpsymfonymylar

### Embed Badge

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

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M19.5k](/packages/laravel-framework)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.6k38.2k](/packages/matomo-matomo)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.9M719](/packages/sylius-sylius)[spatie/laravel-export

Create a static site bundle from a Laravel app

673139.5k6](/packages/spatie-laravel-export)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19664.8M1.7k](/packages/drupal-core)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)

PHPackages © 2026

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