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

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

chicv/translate-php
===================

Translate content combine human translation and machine translation.base on memory translation.extendable with plugin

v0.0.8(8y ago)34.8kApache License 2.0PHPPHP &gt;=5.5.9

Since May 2Pushed 8y ago1 watchersCompare

[ Source](https://github.com/chicv/translate-php)[ Packagist](https://packagist.org/packages/chicv/translate-php)[ Docs](https://github.com/nay-kang/translate-php)[ RSS](/packages/chicv-translate-php/feed)WikiDiscussions master Synced 5d ago

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

translate-php
=============

[](#translate-php)

This is not old style translate tool,it's modern and easy,send content to it,then get translation back.with plugin like localizejs and other thirdpart service to manage you translated content.

Quick Start
===========

[](#quick-start)

SHOW ME THE CODE
----------------

[](#show-me-the-code)

```
$tm = new TranslationMemory();
echo $html_content = file_get_contents('https://github.com/about');
```

wait a moment,then you will find a whole new world!

It's so easy right? more code will find in `example` folder

Oh,Install
----------

[](#ohinstall)

```
composer require "chicv/translate-php"
```

Thanks
------

[](#thanks)

### [localizejs](https://localizejs.com/)

[](#localizejs)

I just finish you work localizejs,I also wrote a toolkit to sync translations between localizejs and me

### [Machine Translation at Etsy](https://codeascraft.com/2016/03/22/building-a-translation-memory-to-improve-machine-translation-coverage-and-quality/)

[](#machine-translation-at-etsy)

this article tell me how to do this

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.9% 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

Every ~30 days

Recently: every ~52 days

Total

8

Last Release

3134d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/dc207e3946c3b7db0fcf8c39b070644e0bdbbc03cf7c19a66edbbe1c88a4eec6?d=identicon)[nay-kang](/maintainers/nay-kang)

---

Top Contributors

[![nay-kang](https://avatars.githubusercontent.com/u/3112591?v=4)](https://github.com/nay-kang "nay-kang (10 commits)")[![chicv-tech](https://avatars.githubusercontent.com/u/26157725?v=4)](https://github.com/chicv-tech "chicv-tech (1 commits)")

---

Tags

translationMTMtranlate memoryMulti Language SEO

### Embed Badge

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

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

###  Alternatives

[gettext/gettext

PHP gettext manager

70232.6M117](/packages/gettext-gettext)[laravel-lang/locale-list

List of localizations available in Laravel Lang projects

105.6M16](/packages/laravel-lang-locale-list)[inpsyde/multilingual-press

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

2414.0k1](/packages/inpsyde-multilingual-press)[wcm/wcm-lang-switch

Adds a button to the admin toolbar. This buttons allows users to seamlessly switch between available languages..

202.0k](/packages/wcm-wcm-lang-switch)

PHPackages © 2026

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