PHPackages                             babdev/transifex - 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. [API Development](/categories/api)
4. /
5. babdev/transifex

AbandonedArchivedLibrary[API Development](/categories/api)

babdev/transifex
================

The Transifex API Package is a wrapper of the Transifex API available for PHP developers

3.0.0(6y ago)13151.4k↑433.3%41GPL-2.0+PHPPHP ~7.2

Since Oct 20Pushed 6y ago5 watchersCompare

[ Source](https://github.com/BabDev/Transifex-API)[ Packagist](https://packagist.org/packages/babdev/transifex)[ Docs](https://github.com/BabDev/Transifex-API)[ RSS](/packages/babdev-transifex/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (7)Versions (12)Used By (1)

*Unmaintained Repository*

This repository is no longer maintained

Transifex API Package [![Scrutinizer Code Quality](https://camo.githubusercontent.com/29a570ee12f70084dd75280b362d9e69039698a7744b526e0f32201b6376d5e8/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4261624465762f5472616e73696665782d4150492f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/BabDev/Transifex-API/?branch=master) [![Code Coverage](https://camo.githubusercontent.com/20238f22a86c3b2b23e4fc4a070228f05417909db3dda540808b40b34fa219f1/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4261624465762f5472616e73696665782d4150492f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/BabDev/Transifex-API/?branch=master) [![Build Status](https://camo.githubusercontent.com/ca82682936e69a316f27612699e58f683fe533bfdba6e35ddc7c36b6d73d9678/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4261624465762f5472616e73696665782d4150492f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/BabDev/Transifex-API/build-status/master) [![Build Status](https://camo.githubusercontent.com/df99606aab249496aef8624fc64853e6f402ac44bcd7435d8bf81580d43a6af0/68747470733a2f2f7472617669732d63692e6f72672f4261624465762f5472616e73696665782d4150492e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/BabDev/Transifex-API)
=========================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#transifex-api-package----)

[![Latest Stable Version](https://camo.githubusercontent.com/4dd87f31bced8af17b29aa704d517b5a693662a245995ecd866e4d4d2cd444c7/68747470733a2f2f706f7365722e707567782e6f72672f6261626465762f7472616e73696665782f762f737461626c652e737667)](https://packagist.org/packages/babdev/transifex)[![Total Downloads](https://camo.githubusercontent.com/2a2c766b001894b1a037fb7e990567c763c544d696d3300b04720cb9c002e0b8/68747470733a2f2f706f7365722e707567782e6f72672f6261626465762f7472616e73696665782f646f776e6c6f6164732e737667)](https://packagist.org/packages/babdev/transifex)[![Latest Unstable Version](https://camo.githubusercontent.com/83178ff49802062780550fc9cc8849742c769c26bf183b2eb25ca44a2954b227/68747470733a2f2f706f7365722e707567782e6f72672f6261626465762f7472616e73696665782f762f756e737461626c652e737667)](https://packagist.org/packages/babdev/transifex)[![License](https://camo.githubusercontent.com/b7cc4cecedf01765453a09a3ce73be25ef53f4046a4348d9a87b57c9e5642b2f/68747470733a2f2f706f7365722e707567782e6f72672f6261626465762f7472616e73696665782f6c6963656e73652e737667)](https://packagist.org/packages/babdev/transifex)

The *Transifex API Package* is a PHP client for accessing the [Transifex API](http://docs.transifex.com/api/).

Requirements
------------

[](#requirements)

- PHP 7.2 or later
- Any [PSR-17 compatible](https://www.php-fig.org/psr/psr-17/) factories
- Any [PSR-18 compatible](https://www.php-fig.org/psr/psr-18/) HTTP client

Documentation
-------------

[](#documentation)

The package's documentation can be found in the [docs](docs) folder of the repository.

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

[](#installation)

Installation via GIT
--------------------

[](#installation-via-git)

Get the source code from GIT:

```
git clone git://github.com/BabDev/Transifex-API.git
```

Installation via Composer
-------------------------

[](#installation-via-composer)

To include this package in your Composer project, run the following command from the command line:

```
composer require babdev/transifex
```

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity40

Moderate usage in the ecosystem

Community18

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 96.6% 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 ~190 days

Recently: every ~165 days

Total

11

Last Release

2326d ago

Major Versions

1.x-dev → 2.0.02016-12-21

2.x-dev → 3.0.02019-11-20

PHP version history (4 changes)1.0.0PHP &gt;=5.3.10

1.3.0PHP ^5.3.10|~7.0

2.0.0PHP ~7.0

3.0.0PHP ~7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/52468993b62b781c3c94028d5626d35fd53297482813af84db6e96e81ae67283?d=identicon)[mbabker](/maintainers/mbabker)

---

Top Contributors

[![mbabker](https://avatars.githubusercontent.com/u/368545?v=4)](https://github.com/mbabker "mbabker (310 commits)")[![elkuku](https://avatars.githubusercontent.com/u/33978?v=4)](https://github.com/elkuku "elkuku (5 commits)")[![wilsonge](https://avatars.githubusercontent.com/u/1986000?v=4)](https://github.com/wilsonge "wilsonge (5 commits)")[![leofeyer](https://avatars.githubusercontent.com/u/1192057?v=4)](https://github.com/leofeyer "leofeyer (1 commits)")

---

Tags

phptransifexphptransifex

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/babdev-transifex/health.svg)

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

###  Alternatives

[openai-php/client

OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API

5.8k22.6M232](/packages/openai-php-client)[theodo-group/llphant

LLPhant is a library to help you build Generative AI applications.

1.5k311.5k5](/packages/theodo-group-llphant)[getbrevo/brevo-php

Official Brevo provided RESTFul API V3 php library

963.1M35](/packages/getbrevo-brevo-php)[swisnl/json-api-client

A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.

211473.2k12](/packages/swisnl-json-api-client)[wordpress/php-ai-client

A provider agnostic PHP AI client SDK to communicate with any generative AI models of various capabilities using a uniform API.

26236.6k14](/packages/wordpress-php-ai-client)[mozex/anthropic-php

Anthropic PHP is a supercharged community-maintained PHP API client that allows you to interact with Anthropic API.

46365.1k13](/packages/mozex-anthropic-php)

PHPackages © 2026

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