PHPackages                             translate/processdrivepackage - 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. translate/processdrivepackage

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

translate/processdrivepackage
=============================

v1.0.0(3y ago)033MITPHP

Since Oct 13Pushed 3y ago1 watchersCompare

[ Source](https://github.com/SmartSanthosh/translation-package)[ Packagist](https://packagist.org/packages/translate/processdrivepackage)[ RSS](/packages/translate-processdrivepackage/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (1)DependenciesVersions (2)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 laravel trans Using With JS File
=============================================

[](#processdrive-laravel-trans-using-with-js-file)

This library is used for laravel trans method is use for JS File

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

[](#installation)

Run this command in your terminal

```
composer require translate/processdrivepackage

```

After Installation
==================

[](#after-installation)

To set service provider to config/app.php file

```
 'providers' => [
        Translate\Processdrivepackage\TranslateServiceProvider::class,
    ]

```

To set view file in your appliction. you will set below code in common blade file

```
@include("Processdrivepackage::translate")

```

Run this command in your terminal

```
php artisan trans:json

```

How it use
==========

[](#how-it-use)

Your javascript file you can use this

Trans :

```

trans('about.name')

```

License
=======

[](#license)

MIT

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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

1404d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/69ee90c08338f1b8eebe920e969830faf34fe0c8547b08cf7eb6768ad662d1ad?d=identicon)[Santhosh Angappan](/maintainers/Santhosh%20Angappan)

---

Top Contributors

[![SmartSanthosh](https://avatars.githubusercontent.com/u/69301643?v=4)](https://github.com/SmartSanthosh "SmartSanthosh (2 commits)")

### Embed Badge

![Health badge](/badges/translate-processdrivepackage/health.svg)

```
[![Health](https://phpackages.com/badges/translate-processdrivepackage/health.svg)](https://phpackages.com/packages/translate-processdrivepackage)
```

###  Alternatives

[smarty-gettext/smarty-gettext

Gettext plugin enabling internationalization in Smarty Package files

752.5M8](/packages/smarty-gettext-smarty-gettext)[devaslanphp/auto-translate

Auto generate translation JSON files

6627.3k](/packages/devaslanphp-auto-translate)

PHPackages © 2026

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