PHPackages                             e2tmk/langfy - 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. e2tmk/langfy

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

e2tmk/langfy
============

AI-powered translation package for Laravel applications with automatic string discovery and intelligent translation management

v0.1.6(4mo ago)21299↓93.3%1MITPHPPHP ^8.4CI passing

Since Jun 27Pushed 6mo ago1 watchersCompare

[ Source](https://github.com/e2tmk/langfy)[ Packagist](https://packagist.org/packages/e2tmk/langfy)[ Docs](https://github.com/langfy/langfy)[ GitHub Sponsors](https://github.com/e2tmk)[ RSS](/packages/e2tmk-langfy/feed)WikiDiscussions main Synced 2w ago

READMEChangelog (9)Dependencies (19)Versions (14)Used By (0)

 [![Langfy Logo](docs/public/logo-purple.png)](docs/public/logo-purple.png)

Langfy
======

[](#langfy)

[![Latest Version on Packagist](https://camo.githubusercontent.com/1f40d07a33e0ac998812f842a2f2b0c01e67091aae467b13d0d826d338c71cea/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6532746d6b2f6c616e6766792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/e2tmk/langfy)[![Total Downloads](https://camo.githubusercontent.com/48249bd5884034493ab6d30880eb3314eabb131575065f81e120b6327fd477ac/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6532746d6b2f6c616e6766792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/e2tmk/langfy)[![License](https://camo.githubusercontent.com/f46de8d7cf000bc6539cabe400bc48f83552341aa2f709de71433b990b00d221/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6532746d6b2f6c616e6766792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/e2tmk/langfy)

A powerful Laravel package that automates the discovery, organization, and translation of internationalization strings using Artificial Intelligence.

Langfy simplifies the internationalization process for your Laravel projects by automatically finding translatable strings in your code, organizing them into JSON files, and translating them to multiple languages using modern AI. With a fluent and intuitive API, Langfy makes translation management a simple and efficient task.

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

[](#installation)

You can install the package via Composer:

```
composer require e2tmk/langfy --dev
```

Features
--------

[](#features)

- 🔍 **Smart String Discovery**: Automatically finds translatable strings in your Laravel application and modules
- 🧠 **AI-Powered Translation**: Uses modern AI models to translate strings with context awareness
- 📁 **Organized Output**: Saves translations in structured JSON files for easy management
- 🔗 **Fluent API**: Chainable methods for clean and readable code
- 🎯 **Multiple Contexts**: Support for application-wide and module-specific translations
- ⚡ **Progress Tracking**: Built-in progress callbacks for long-running operations
- 🎛️ **Flexible Configuration**: Customizable paths, patterns, and AI provider settings
- � **Batch Processing**: Efficient chunk-based translation with retry mechanisms

Documentation
-------------

[](#documentation)

📖 **[Complete Documentation](https://langfy.e2tmk.com)**

License
-------

[](#license)

The project is licensed under the [MIT License](LICENSE.md).

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance70

Regular maintenance activity

Popularity20

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~28 days

Recently: every ~45 days

Total

11

Last Release

130d ago

Major Versions

v0.1.3 → v4.x-dev2026-01-22

PHP version history (2 changes)v0.0.1PHP ^8.2

v0.1.5PHP ^8.4

### Community

Maintainers

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

---

Top Contributors

[![andrefelipe18](https://avatars.githubusercontent.com/u/96439642?v=4)](https://github.com/andrefelipe18 "andrefelipe18 (57 commits)")[![zdearo](https://avatars.githubusercontent.com/u/110416695?v=4)](https://github.com/zdearo "zdearo (30 commits)")[![edeoliv](https://avatars.githubusercontent.com/u/76831154?v=4)](https://github.com/edeoliv "edeoliv (27 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

---

Tags

e2tmklaravelmanage-translationsmultilingual-applicationslaravellangfy

###  Code Quality

TestsPest

Static AnalysisRector

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/e2tmk-langfy/health.svg)

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

###  Alternatives

[filament/support

Core helper methods and foundation code for all Filament packages.

2333.9M302](/packages/filament-support)[elegantly/laravel-translator

All on one translations management for Laravel

6339.5k](/packages/elegantly-laravel-translator)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3915.5k](/packages/rawilk-profile-filament-plugin)[osama-98/laravel-enum-translatable

A Laravel package that provides translatable enum functionality with easy-to-use methods for working with enum values and their translations

561.4k](/packages/osama-98-laravel-enum-translatable)

PHPackages © 2026

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