PHPackages                             zsnakeee/lang-pilot - 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. zsnakeee/lang-pilot

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

zsnakeee/lang-pilot
===================

A powerful and intuitive Laravel package for managing translations and localization. Lang Pilot simplifies the process of extracting, organizing, and managing language keys across your application, offering seamless integration with various translation drivers. Whether you're localizing a small project or handling complex multilingual systems, Lang Pilot provides the tools you need for efficient and automated translation workflows.

1.0.0(1y ago)124MITPHP

Since Jan 10Pushed 1y ago1 watchersCompare

[ Source](https://github.com/zsnakeee/lang-pilot)[ Packagist](https://packagist.org/packages/zsnakeee/lang-pilot)[ RSS](/packages/zsnakeee-lang-pilot/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

 [![Lang Pilot](./showcase/term.png)](./showcase/term.png)

---

**Lang Pilot** allows you to translate your app into any language depending on your description using AI.

Installation
------------

[](#installation)

> **Requires [PHP 8.0+](https://php.net/releases/)**

Require LangPilot using [Composer](https://getcomposer.org):

```
composer require zsnakeee/lang-pilot
```

Add GEMINI\_API\_KEY to your `.env` file:

```
GEMINI_API_KEY=your-api-key
```

---

Config
------

[](#config)

You can publish the config file with:

```
php artisan vendor:publish --tag=lang-pilot-config
```

---

Usage
-----

[](#usage)

### Missing translations

[](#missing-translations)

Show missing translations for a specific locale:

```
php artisan lang-pilot:missing {locale}
```

```
php artisan lang-pilot:missing ar
```

---

### Translate missing translations

[](#translate-missing-translations)

Translate missing translations for a specific locale:

```
php artisan lang-pilot:translate {locale}
```

```
php artisan lang-pilot:translate ar
```

---

### Testing

[](#testing)

```
composer test
```

---

### License

[](#license)

```
Lang Pilot is open-sourced software licensed under the [MIT license](LICENSE.md).

```

### Support

[](#support)

If you encounter any issues or have questions, feel free to open an issue on [GitHub](https://github.com/zsnakeee/lang-pilot/issues).

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance41

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity38

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

493d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3d6b71a6be7516da31262838f27fad873d007626664cdf4dc4ad4398e6677a01?d=identicon)[zsnakeee](/maintainers/zsnakeee)

---

Top Contributors

[![zsnakeee](https://avatars.githubusercontent.com/u/96016084?v=4)](https://github.com/zsnakeee "zsnakeee (14 commits)")

---

Tags

laravellocalizationi18nlanguagel10ntranslation

###  Code Quality

TestsPest

Static AnalysisRector

### Embed Badge

![Health badge](/badges/zsnakeee-lang-pilot/health.svg)

```
[![Health](https://phpackages.com/badges/zsnakeee-lang-pilot/health.svg)](https://phpackages.com/packages/zsnakeee-lang-pilot)
```

###  Alternatives

[inpsyde/multilingual-press

Simply THE multisite-based free open source plugin for your multilingual websites.

2414.0k1](/packages/inpsyde-multilingual-press)[fisharebest/localization

A lightweight localization database and translation tools, with data from the CLDR, IANA, ISO, etc.

3191.1k2](/packages/fisharebest-localization)[delight-im/i18n

Internationalization and localization for PHP

625.2k3](/packages/delight-im-i18n)[jrmajor/fluent

Fluent localization system for PHP

2716.9k5](/packages/jrmajor-fluent)[jrmajor/laravel-fluent

Fluent translations for Laravel

208.4k](/packages/jrmajor-laravel-fluent)[zachleigh/laravel-lang-bundler

Create Laravel translations bundles.

2512.5k](/packages/zachleigh-laravel-lang-bundler)

PHPackages © 2026

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