PHPackages                             gorapiotr/modules-vue-i18n-generator - 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. [Localization &amp; i18n](/categories/localization)
4. /
5. gorapiotr/modules-vue-i18n-generator

ActiveLibrary[Localization &amp; i18n](/categories/localization)

gorapiotr/modules-vue-i18n-generator
====================================

Vue i18n js file generator for NWiart package.

09PHP

Since Oct 9Pushed 6y ago1 watchersCompare

[ Source](https://github.com/gorapiotr/modules-vue-i18n-generator)[ Packagist](https://packagist.org/packages/gorapiotr/modules-vue-i18n-generator)[ RSS](/packages/gorapiotr-modules-vue-i18n-generator/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

modules-vue-i18n-generator
==========================

[](#modules-vue-i18n-generator)

Install the package
-------------------

[](#install-the-package)

In your project: `composer required gorapiotr/modules-vue-i18n-generator`

In `config/app.php` providers:

```
GoraPiotr\ModulesVueI18nGenerator\ModulesVueI18NGeneratorServiceProvider::class,
```

Next, publish the package default config:

```
php artisan vendor:publish --provider="GoraPiotr\ModulesVueI18nGenerator\ModulesVueI18NGeneratorServiceProvider"

```

Then generate the include file with

```

php artisan module-vue-i18n:generate

```

Module based on:
----------------

[](#module-based-on)

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 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.

### Community

Maintainers

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

---

Top Contributors

[![gorapiotr](https://avatars.githubusercontent.com/u/25569918?v=4)](https://github.com/gorapiotr "gorapiotr (11 commits)")

### Embed Badge

![Health badge](/badges/gorapiotr-modules-vue-i18n-generator/health.svg)

```
[![Health](https://phpackages.com/badges/gorapiotr-modules-vue-i18n-generator/health.svg)](https://phpackages.com/packages/gorapiotr-modules-vue-i18n-generator)
```

###  Alternatives

[smmoosavi/php-gettext

Wrapper for php-gettext by danilo segan. This library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system.

1926.6k1](/packages/smmoosavi-php-gettext)[laradevs/spanish

labels translated to spanish

166.7k](/packages/laradevs-spanish)

PHPackages © 2026

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