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(11mo ago)02MITPHPPHP ^8.0

Since Jul 29Pushed 11mo 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 today

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 47% of packages

Maintenance51

Moderate activity, may be stable

Popularity2

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

340d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/55999262?v=4)[Akeem Adewale Basit](/maintainers/smallzee)[@smallzee](https://github.com/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

[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[illuminate/http

The Illuminate Http package.

11937.9M6.9k](/packages/illuminate-http)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[simplestats-io/laravel-client

Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.

5022.0k](/packages/simplestats-io-laravel-client)[erag/laravel-lang-sync-inertia

A powerful Laravel package for syncing and managing language translations across backend and Inertia.js (Vue/React/Svelte) frontends, offering effortless localization, auto-sync features, and smooth multi-language support for modern Laravel applications.

4925.3k](/packages/erag-laravel-lang-sync-inertia)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1235.9k20](/packages/fleetbase-core-api)

PHPackages © 2026

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