PHPackages                             ianl28/translate-en2cy - 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. ianl28/translate-en2cy

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

ianl28/translate-en2cy
======================

PHP class to translate text from English to Welsh.

00PHP

Since Aug 17Pushed 3y ago1 watchersCompare

[ Source](https://github.com/ianlow27/translate-en2cy)[ Packagist](https://packagist.org/packages/ianl28/translate-en2cy)[ RSS](/packages/ianl28-translate-en2cy/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

README
======

[](#readme)

{- Please enter a short description of your project here. -}

Compatibility
-------------

[](#compatibility)

{- Tested up to PHP 7, should be compatible with PHP 5.3 or above -}

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

[](#installation)

### Composer

[](#composer)

Add these lines to your composer.json:

```
    {
        "require": {
            "ianl28/translate-en2cy": "*"
        }
    }
```

or run the following command:

```
php composer.phar require ianl28/translate-en2cy

```

Usage Example
-------------

[](#usage-example)

```
$obj1 = new Ianl28\TranslateEn2cy\TranslateEn2cy();

$obj1->testrun();
```

Change Log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on the recent changes.

Contribute
----------

[](#contribute)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- Ian Low ()

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

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.

### Community

Maintainers

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

### Embed Badge

![Health badge](/badges/ianl28-translate-en2cy/health.svg)

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

###  Alternatives

[smmoosavi/php-gettext

Wrapper for php-gettext by danilo segan. This library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system.

1927.0k1](/packages/smmoosavi-php-gettext)

PHPackages © 2026

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