PHPackages                             spir/dotclear - 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. spir/dotclear

ActiveLibrary[API Development](/categories/api)

spir/dotclear
=============

Dotclear XML-RPC client library

1.0.0(12y ago)139MITPHPPHP &gt;=5.3.0

Since Jan 8Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Spir/Dotclear)[ Packagist](https://packagist.org/packages/spir/dotclear)[ RSS](/packages/spir-dotclear/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Dotclear
========

[](#dotclear)

Dotclear XML-RPC client library

[![Build Status](https://camo.githubusercontent.com/393dfe8da85e78434fc1a008c9df6f26b4d2dc4aa0ec9c8fa028aa8dab8aa889/68747470733a2f2f7472617669732d63692e6f72672f537069722f446f74636c6561722e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/Spir/Dotclear)

Quick example
-------------

[](#quick-example)

```
$blogId = 'blog-id';
$url = 'http://myblog.com/xmlrpc/'.$blogId;
$username = 'username';
$password = 'password';

$client = new Spir\Dotclear\Client($url.$blodId, $username, $password, $blodId);

var_dump($client->getPosts(0));
var_dump($client->getCategories());
var_dump($client->getAuthors());
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 91.7% 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

4556d ago

### Community

Maintainers

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

---

Top Contributors

[![Spir](https://avatars.githubusercontent.com/u/213191?v=4)](https://github.com/Spir "Spir (11 commits)")[![lstrojny](https://avatars.githubusercontent.com/u/79707?v=4)](https://github.com/lstrojny "lstrojny (1 commits)")

---

Tags

apixmlrpcdotclear

### Embed Badge

![Health badge](/badges/spir-dotclear/health.svg)

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

###  Alternatives

[lstrojny/fxmlrpc

Fast and tiny XML/RPC client with bridges for various HTTP clients

1415.6M32](/packages/lstrojny-fxmlrpc)[nathanmac/parser

Simple PHP Parser Utility Library for API Development

2121.0M3](/packages/nathanmac-parser)[mtownsend/response-xml

The missing XML support for Laravel's Response class.

1041.3M3](/packages/mtownsend-response-xml)[tbondois/odoo-ripcord

Ripoo : a PHP8 XML-RPC client handler for Odoo External API

15127.8k1](/packages/tbondois-odoo-ripcord)[jsonrpc/jsonrpc

JSON-RPC 2.0 client/server implementation

44413.7k4](/packages/jsonrpc-jsonrpc)[sajya/client

HTTP client and server for JSON-RPC 2.0

211.0M1](/packages/sajya-client)

PHPackages © 2026

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