PHPackages                             smallzee/laravel-language-translator - 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. smallzee/laravel-language-translator

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

smallzee/laravel-language-translator
====================================

A flexible and developer-friendly Laravel package that makes translating text between multiple languages simple and efficient. It’s designed to help developers build multilingual applications with ease, ensuring smooth integration and a seamless user experience across different regions and languages. With intuitive methods and clean structure, this package supports effortless language handling for global-ready applications.

v1.0.0(9mo ago)00MITPHPPHP ^8.0

Since Jul 29Pushed 9mo agoCompare

[ Source](https://github.com/smallzee/laravel-language-translator)[ Packagist](https://packagist.org/packages/smallzee/laravel-language-translator)[ RSS](/packages/smallzee-laravel-language-translator/feed)WikiDiscussions main Synced 1mo ago

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

🌍Laravel Language Translator
============================

[](#laravel-language-translator)

A flexible and developer-friendly Laravel package that makes translating text between multiple languages simple and efficient. It’s designed to help developers build multilingual applications with ease, ensuring smooth integration and a seamless user experience across different regions and languages. With intuitive methods and clean structure, this package supports effortless language handling for global-ready applications.

---

✨ Features
----------

[](#-features)

- 🎯 Simple and fluent translation
- 🌐 Supports multiple languages (e.g., English, Yoruba, Hausa, French, etc.)

---

📦 Installation
--------------

[](#-installation)

Install the package via Composer:

```
composer require smallzee/laravel-language-translator

use Smallzee\Translator\Facades\Translator;

// Basic translation
$translated = Translator::translate("Hello", "en", "yo");

// Translate with different language pair
$translated = Translator::translate("Thank you", "en", "yo");

// Automatically uses default from/to languages (if set in config)
$translated = Translator::translate("How are you?");
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance57

Moderate activity, may be stable

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

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

288d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7c11bc390652ad6d337221a2559bbb160432c89962d293b786eef724ceebb1fc?d=identicon)[smallzee](/maintainers/smallzee)

---

Top Contributors

[![smallzee](https://avatars.githubusercontent.com/u/55999262?v=4)](https://github.com/smallzee "smallzee (5 commits)")

### Embed Badge

![Health badge](/badges/smallzee-laravel-language-translator/health.svg)

```
[![Health](https://phpackages.com/badges/smallzee-laravel-language-translator/health.svg)](https://phpackages.com/packages/smallzee-laravel-language-translator)
```

###  Alternatives

[barryvdh/laravel-translation-manager

Manage Laravel Translations

1.7k3.6M17](/packages/barryvdh-laravel-translation-manager)[vluzrmos/language-detector

Detect the language for your application using browser preferences, subdomains or route prefixes.

109554.8k3](/packages/vluzrmos-language-detector)[opgginc/codezero-laravel-localized-routes

A convenient way to set up, manage and use localized routes in a Laravel app.

2770.1k1](/packages/opgginc-codezero-laravel-localized-routes)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[kerigard/laravel-lang-ru

Ru lang for Laravel

2116.8k](/packages/kerigard-laravel-lang-ru)[acclaro/translations

Easily launch and manage multilingual Craft websites without having to copy/paste content or manually track updates.

1229.5k](/packages/acclaro-translations)

PHPackages © 2026

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