PHPackages                             yusologia/lara-backend-service - 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. yusologia/lara-backend-service

ActiveProject[Framework](/categories/framework)

yusologia/lara-backend-service
==============================

Yusologia Default Backend Service.

v1.0.4(1y ago)010MITPHPPHP ^8.3

Since May 23Pushed 1y ago1 watchersCompare

[ Source](https://github.com/yusologia/lara-backend-service)[ Packagist](https://packagist.org/packages/yusologia/lara-backend-service)[ RSS](/packages/yusologia-lara-backend-service/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (10)Versions (6)Used By (0)

Installation &amp; Configuration
================================

[](#installation--configuration)

### Installation

[](#installation)

```
composer create-project yusologia/lara-backend-service project
```

### Configuration system in config/core.php

[](#configuration-system-in-configcorephp)

```
return [

    'prefix' => [

        // Base uri for website application
        'web' => env('BASE_WEB_PREFIX', 'web'),

        // Base uri for mobile application
        'mobile' => env('BASE_MOBILE_PREFIX', 'mobile'),

    ],

    'namespace' => [

        // Base namespace for website application
        'web' => env('BASE_WEB_NAMESPACE', 'Web'),

        // Base namespace for mobile application
        'mobile' => env('BASE_MOBILE_NAMESPACE', 'Mobile'),

    ]

];
```

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance48

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 83.3% 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 ~83 days

Total

5

Last Release

386d ago

PHP version history (2 changes)v1.0.0PHP ^8.2

v1.0.4PHP ^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/92007ccd1579fa30a38883f907d7af974509126e7c1ee123b0811b6951464b6e?d=identicon)[yusologia](/maintainers/yusologia)

---

Top Contributors

[![yuswa-arba](https://avatars.githubusercontent.com/u/34733910?v=4)](https://github.com/yuswa-arba "yuswa-arba (5 commits)")[![yusologia](https://avatars.githubusercontent.com/u/158803259?v=4)](https://github.com/yusologia "yusologia (1 commits)")

---

Tags

frameworklaravel

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/yusologia-lara-backend-service/health.svg)

```
[![Health](https://phpackages.com/badges/yusologia-lara-backend-service/health.svg)](https://phpackages.com/packages/yusologia-lara-backend-service)
```

###  Alternatives

[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)[ercogx/laravel-filament-starter-kit

This is a Filament v3 Starter Kit for Laravel 12, designed to accelerate the development of Filament-powered applications.

401.5k](/packages/ercogx-laravel-filament-starter-kit)

PHPackages © 2026

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