PHPackages                             process-drive/translation-drive - 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. process-drive/translation-drive

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

process-drive/translation-drive
===============================

This library file is help for javascript locales file convert to the Excel sheet. Then Excel sheet convert to the javascript locales file.

v1.0.0(4y ago)0192MITPHPPHP &gt;=7

Since Mar 31Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Kaviyarasan-Shanmugam/translation-drive)[ Packagist](https://packagist.org/packages/process-drive/translation-drive)[ RSS](/packages/process-drive-translation-drive/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)Dependencies (4)Versions (3)Used By (0)

 [![](https://raw.githubusercontent.com/antony382/roles-and-permission/master/public/images/logo.png)](https://raw.githubusercontent.com/antony382/roles-and-permission/master/public/images/logo.png)

ProcessDrive JS Translation Converter
=====================================

[](#processdrive-js-translation-converter)

[![Latest Stable Version](https://camo.githubusercontent.com/6cbed88b58d387032102119055a0a80699dba55617caadd082a0c73c378e7776/68747470733a2f2f706f7365722e707567782e6f72672f70726f636573732d64726976652f7472616e736c6174696f6e2d64726976652f762f737461626c65)](https://packagist.org/packages/process-drive/translation-drive)[![License](https://camo.githubusercontent.com/1b3860fec008e65a76d5795dceccfc93387e9b2e071b46481acc84030783ac60/68747470733a2f2f706f7365722e707567782e6f72672f70726f636573732d64726976652f7472616e736c6174696f6e2d64726976652f6c6963656e7365)](https://packagist.org/packages/process-drive/translation-drive)[![Total Downloads](https://camo.githubusercontent.com/747597a14399be6c356c0f21c856cd2ff72e2413213e23db06c8bcbcef3e5e4e/68747470733a2f2f706f7365722e707567782e6f72672f70726f636573732d64726976652f7472616e736c6174696f6e2d64726976652f646f776e6c6f616473)](https://packagist.org/packages/process-drive/translation-drive)[![Monthly Downloads](https://camo.githubusercontent.com/9cec1fc419f8d4f35579f433c6c8db0365e343d59e87d019752abe99553cd4bb/68747470733a2f2f706f7365722e707567782e6f72672f70726f636573732d64726976652f7472616e736c6174696f6e2d64726976652f642f6d6f6e74686c79)](https://packagist.org/packages/process-drive/translation-drive)[![Daily Downloads](https://camo.githubusercontent.com/e90d05a163c39e601e691914999170b11d0743a5734ba6be58d28052fe325c34/68747470733a2f2f706f7365722e707567782e6f72672f70726f636573732d64726976652f7472616e736c6174696f6e2d64726976652f642f6461696c79)](https://packagist.org/packages/process-drive/translation-drive)

Convert JS file as excel sheet and excel sheet convert to JS files

Installation
============

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

run

```
composer require process-drive/translation-drive

```

Either run

```
composer require process-drive/translation-drive:v1.0.0

```

or run

```
composer require process-drive/translation-drive:"Set your version"

```

to the require section of your `composer.json` file.

.env
====

[](#env)

```
JS_LOCALES      = "en,no,lt,sv,pl"
JS_KEY_STRING   = "no"
DIRECTORY       = "resources"
JS_PROJECT_PATH = "checklist"
FIND_DIRECTORY  = "language,languages"

```

```
JS_LOCALES      = Set your locales files
JS_KEY_STRING   = Key values render in JS File
DIRECTORY       = folder name (resources or public)
JS_PROJECT_PATH = JS project file (vuejs project file)
FIND_DIRECTORY  = Read Language folders (inside project file locale directory)

```

```
'resources' => {
    'checklist' => {
        'language' => {
          en.js
          no.js
        }
        'languages' => {
          en.js
          no.js
        }
    }
}

```

After Instalization
===================

[](#after-instalization)

First Export your JS file and then work on it.

License
=======

[](#license)

MIT

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.9% 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

1600d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/23494876?v=4)[ProcessDrive India](/maintainers/ProcessDrive)[@processdrive](https://github.com/processdrive)

![](https://avatars.githubusercontent.com/u/86779381?v=4)[KaviyarasanPDL](/maintainers/Kaviyarasan-Shanmugam)[@Kaviyarasan-Shanmugam](https://github.com/Kaviyarasan-Shanmugam)

---

Top Contributors

[![Kaviyarasan-Shanmugam](https://avatars.githubusercontent.com/u/86779381?v=4)](https://github.com/Kaviyarasan-Shanmugam "Kaviyarasan-Shanmugam (30 commits)")[![venkatesan2020](https://avatars.githubusercontent.com/u/64257090?v=4)](https://github.com/venkatesan2020 "venkatesan2020 (3 commits)")

---

Tags

translation

### Embed Badge

![Health badge](/badges/process-drive-translation-drive/health.svg)

```
[![Health](https://phpackages.com/badges/process-drive-translation-drive/health.svg)](https://phpackages.com/packages/process-drive-translation-drive)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.7M3.4k](/packages/craftcms-cms)[gettext/gettext

PHP gettext manager

70233.3M127](/packages/gettext-gettext)[kimai/kimai

Kimai - Time Tracking

4.8k9.4k1](/packages/kimai-kimai)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

762297.9k53](/packages/civicrm-civicrm-core)[yajra/laravel-datatables-export

Laravel DataTables Queued Export Plugin.

362.3M4](/packages/yajra-laravel-datatables-export)[solspace/craft-freeform

The most flexible and user-friendly form building plugin!

54686.7k25](/packages/solspace-craft-freeform)

PHPackages © 2026

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