PHPackages                             mggflow/laravel-microservice-base - 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. [Framework](/categories/framework)
4. /
5. mggflow/laravel-microservice-base

ActiveProject[Framework](/categories/framework)

mggflow/laravel-microservice-base
=================================

The Laravel Microservice base.

v4.1.1(2y ago)2351MITPHPPHP ^8.1

Since Sep 10Pushed 1y ago1 watchersCompare

[ Source](https://github.com/mggflow/laravel-microservice-base)[ Packagist](https://packagist.org/packages/mggflow/laravel-microservice-base)[ RSS](/packages/mggflow-laravel-microservice-base/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (11)Versions (24)Used By (0)

Laravel Microservice Base
=========================

[](#laravel-microservice-base)

About
-----

[](#about)

This project is base of microservice implements on Laravel.

Usage
-----

[](#usage)

Check all info about ports, volumes and other settings in: `./docker-compose.yml`, `./.env.example`, `./config`. Also you can find useful bash scripts in `./scripts`

1. Create project in dir "msvc" via composer

```
composer create-project mggflow/laravel-microservice-base msvc

```

2. Add files to GIT

```
# git init
git add --all

```

3. Install composer dependencies

```
composer install

```

4. Use Docker for development without hardware dependencies

```
docker compose up -d

```

5. Create your app logic with all advantages of [Laravel](https://laravel.com). For example see app/HTTP/Controllers/GreetingsController.php and  route

In the alternative case you can separately download "./scripts/install.sh" from GitHube repo and then

```
sudo sh ./install.sh -u1000 -g1000 -r"mggflow/laravel-microservice-base" -d"/mnt/path/to/project"

```

P.S.: with the same script you can install your project based on this

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity69

Established project with proven stability

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

Recently: every ~0 days

Total

23

Last Release

1020d ago

Major Versions

v1.3.0 → v2.0.02023-03-08

v2.0.4 → v3.0.02023-03-17

v3.0.0 → v4.0.02023-07-26

PHP version history (2 changes)v1.0.0PHP ^7.3|^8.0

v4.0.0PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/90987388?v=4)[MGGFLOW](/maintainers/MGGFLOW)[@mggflow](https://github.com/mggflow)

---

Tags

frameworklaravelMicroservicemggflow

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/mggflow-laravel-microservice-base/health.svg)

```
[![Health](https://phpackages.com/badges/mggflow-laravel-microservice-base/health.svg)](https://phpackages.com/packages/mggflow-laravel-microservice-base)
```

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[krayin/laravel-crm

Krayin CRM

22.0k32.8k1](/packages/krayin-laravel-crm)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)[juzaweb/cms

Juzaweb CMS is a Content Management System (CMS) developed based on Laravel Framework and web platform whose sole purpose is to make your development workflow simple again. Project develop by Juzaweb

187571.2k](/packages/juzaweb-cms)

PHPackages © 2026

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