PHPackages                             enes/tureng - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. enes/tureng

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

enes/tureng
===========

Tureng sözlük çeviri kütüphanesi.

1.0.1(9y ago)211[1 issues](https://github.com/enesgur/tureng/issues)[1 PRs](https://github.com/enesgur/tureng/pulls)MITPHPPHP ^5.6

Since Jan 21Pushed 7y ago2 watchersCompare

[ Source](https://github.com/enesgur/tureng)[ Packagist](https://packagist.org/packages/enes/tureng)[ RSS](/packages/enes-tureng/feed)WikiDiscussions master Synced today

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

Tureng Çeviri
=============

[](#tureng-çeviri)

[Tureng Sözlük](http://tureng.com) kullanılarak **İngilizce-Türkçe** çeviri yapan bir kütüphanedir.

Bağımlılıklar
-------------

[](#bağımlılıklar)

- PHP 5.6 ve üzeri
- composer
- php-curl
- php-xml

Kurulum
-------

[](#kurulum)

- composer require enesgur/tureng
- composer update

Örnek Kullanım
--------------

[](#örnek-kullanım)

```
use enesgur\Tureng;

// Tekil kelime örneği
$sozluk = new Tureng();
$sozluk->word('home');
var_dump($sozluk->translate());

$sozluk->clear();

// Çoklu kelime örneği
$sozluk->word(['home', 'car']);
var_dump($sozluk->translate());
```

Geliştiriciler İçin
-------------------

[](#geliştiriciler-i̇çin)

```
composer update
```

```
./vendor/bin/phpunit --bootstrap vendor/autoload.php tests/TurengTest
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity59

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

Every ~0 days

Total

2

Last Release

3446d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4800484?v=4)[Enes Gür](/maintainers/enesgur)[@enesgur](https://github.com/enesgur)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/enes-tureng/health.svg)

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

###  Alternatives

[jeremykenedy/laravel-phpinfo

phpinfo() in a pretty Laravel blade template

46181.3k](/packages/jeremykenedy-laravel-phpinfo)[smile/module-retailer

Smile Retailer Suite - Retailer Module

15536.9k7](/packages/smile-module-retailer)[codewithdennis/filament-lucide-icons

A Filament plugin that integrates Lucide icons, allowing you to use them seamlessly across Filament forms, tables, actions, and more.

4746.1k4](/packages/codewithdennis-filament-lucide-icons)[cyber-duck/silverstripe-seo

A SilverStripe module to optimise the Meta, crawling, indexing, and sharing of your website content

4351.3k](/packages/cyber-duck-silverstripe-seo)

PHPackages © 2026

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