PHPackages                             worldia/textmaster-api - 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. worldia/textmaster-api

ActiveLibrary[API Development](/categories/api)

worldia/textmaster-api
======================

Textmaster API v1 client

v1.1.0(7y ago)123.5k↓100%5[7 issues](https://github.com/worldia/textmaster-api/issues)proprietaryPHPPHP &gt;=5.6.0

Since May 9Pushed 2y ago8 watchersCompare

[ Source](https://github.com/worldia/textmaster-api)[ Packagist](https://packagist.org/packages/worldia/textmaster-api)[ Docs](https://github.com/worldia/textmaster-api)[ RSS](/packages/worldia-textmaster-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (9)Versions (22)Used By (0)

PHP Textmaster API v1 client
============================

[](#php-textmaster-api-v1-client)

[![Build Status](https://camo.githubusercontent.com/d6fd8b86c8ed51ad921efc8ed9e0e1fd96d1f25094bd8d583bcd86746c1408f6/68747470733a2f2f7472617669732d63692e6f72672f776f726c6469612f746578746d61737465722d6170692e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/worldia/textmaster-api) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/5d8ec06b9a630b127abfff247fba2ca3d15727143f4c5f35e59cfe1a044321fb/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f776f726c6469612f746578746d61737465722d6170692f6261646765732f7175616c6974792d73636f72652e706e673f623d6d617374657226733d35666537656164656564356638336334313438333364643334633032666337373238363430633033)](https://scrutinizer-ci.com/g/worldia/textmaster-api/?branch=master) [![Code Coverage](https://camo.githubusercontent.com/9e19b002bd199d7f61549dac551c73ea0e7c3330e646ce3896c363062d027e1d/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f776f726c6469612f746578746d61737465722d6170692f6261646765732f636f7665726167652e706e673f623d6d617374657226733d35656232663330373663656531393836326333323133363132363731323838396631373430646638)](https://scrutinizer-ci.com/g/worldia/textmaster-api/?branch=master)

A simple Object Oriented wrapper for Textmaster API, written with PHP5.

Uses [Textmaster API v1](https://www.textmaster.com/documentation). The object API is very similar to the RESTful API.

Features
--------

[](#features)

- Follows PSR-0/PSR-4 conventions and coding standard: autoload friendly
- Light and fast thanks to lazy loading of API classes
- Extensively tested and documented

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

[](#requirements)

- PHP &gt;= 5.3.3 with [cURL](http://php.net/manual/en/book.curl.php) extension,
- [Guzzle](https://github.com/guzzle/guzzle) library,
- (optional) PHPUnit to run tests.

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

[](#installation)

```
$ php composer.phar require worldia/textmaster-api
```

Basic usage of `php-textmaster-api` client
------------------------------------------

[](#basic-usage-of-php-textmaster-api-client)

```
$client = new \Textmaster\Client();
$projects = $client->projects()->all();
```

From `$client` object, you get access to the entire Textmaster api.

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

[](#documentation)

See the [`doc` directory](doc/) for more detailed documentation. \[Yet to be written\]

License
-------

[](#license)

`php-textmaster-api` is unlicensed. You may not use it without worldia group sas' written consent.

Credits
-------

[](#credits)

Thanks to Textmaster for the high quality API and documentation.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 78.1% 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 ~38 days

Recently: every ~100 days

Total

21

Last Release

2873d ago

Major Versions

v0.7.1 → v1.0.02018-03-16

PHP version history (3 changes)v0.1.0PHP &gt;=5.3.3

v0.2.0PHP &gt;=5.5.0

v0.4.0PHP &gt;=5.6.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/d7dcce19880aedde2dad77f95f4d3b12a5469e3309fbc70c972cd160cc3a4843?d=identicon)[cdaguerre](/maintainers/cdaguerre)

![](https://www.gravatar.com/avatar/eed2ca0bb8e1dbba3916fda758c767796f3bdbed0a8f42f3ebe3319cd5315e42?d=identicon)[Pitoune](/maintainers/Pitoune)

---

Top Contributors

[![cdaguerre](https://avatars.githubusercontent.com/u/4642448?v=4)](https://github.com/cdaguerre "cdaguerre (57 commits)")[![jmleroux](https://avatars.githubusercontent.com/u/1516770?v=4)](https://github.com/jmleroux "jmleroux (10 commits)")[![LaetitiaRiffaud](https://avatars.githubusercontent.com/u/11833909?v=4)](https://github.com/LaetitiaRiffaud "LaetitiaRiffaud (4 commits)")[![scrutinizer-auto-fixer](https://avatars.githubusercontent.com/u/6253494?v=4)](https://github.com/scrutinizer-auto-fixer "scrutinizer-auto-fixer (2 commits)")

---

Tags

php-librarytextmastertranslationapitranslationtextmaster

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/worldia-textmaster-api/health.svg)

```
[![Health](https://phpackages.com/badges/worldia-textmaster-api/health.svg)](https://phpackages.com/packages/worldia-textmaster-api)
```

###  Alternatives

[mailchimp/transactional

458.9M16](/packages/mailchimp-transactional)[gengo/gengo

Gengo API client library for PHP

24180.5k](/packages/gengo-gengo)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)

PHPackages © 2026

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