PHPackages                             masiuchi/mt-data-api-client-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. [API Development](/categories/api)
4. /
5. masiuchi/mt-data-api-client-php

ActiveLibrary[API Development](/categories/api)

masiuchi/mt-data-api-client-php
===============================

Movable Type Data API client for PHP

0.0.1(9y ago)116MITPHP

Since Apr 2Pushed 9y ago1 watchersCompare

[ Source](https://github.com/masiuchi/mt-data-api-client-php)[ Packagist](https://packagist.org/packages/masiuchi/mt-data-api-client-php)[ Docs](https://github.com/masiuchi/mt-data-api-client-php)[ RSS](/packages/masiuchi-mt-data-api-client-php/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (4)Versions (2)Used By (0)

mt-data-api-client-php
======================

[](#mt-data-api-client-php)

Movable Type Data API client for PHP.

Usage
-----

[](#usage)

```
use \MT\DataAPI\Client;

$opts = array(
  "base_url" => "http://localhost/mt/mt-data-api.cgi",
  "client_id" => "test"
);
$client = new Client($opts);

$res = $client->call('list_sites');
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

Unknown

Total

1

Last Release

3332d ago

### Community

Maintainers

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

---

Top Contributors

[![masiuchi](https://avatars.githubusercontent.com/u/1443490?v=4)](https://github.com/masiuchi "masiuchi (6 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/masiuchi-mt-data-api-client-php/health.svg)

```
[![Health](https://phpackages.com/badges/masiuchi-mt-data-api-client-php/health.svg)](https://phpackages.com/packages/masiuchi-mt-data-api-client-php)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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