PHPackages                             fastposter/fastposter - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. fastposter/fastposter

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

fastposter/fastposter
=====================

A fastposter client for PHP.

1.2.0(3y ago)13621MITPHP

Since Jun 21Pushed 3y ago1 watchersCompare

[ Source](https://github.com/psoho/fastposter-client-php)[ Packagist](https://packagist.org/packages/fastposter/fastposter)[ RSS](/packages/fastposter-fastposter/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (3)Used By (0)

fastposter 让海报开发更简单
===================

[](#fastposter-让海报开发更简单)

云服务开发文档

查找最新版本
------

[](#查找最新版本)

进入网址：

搜索: `fastposter`

安装
--

[](#安装)

```
composer require fastposter/fastposter
```

使用
--

[](#使用)

```
include_once "vendor/autoload.php";

$client = new Fastposter\Client("ApfrIzxCoK1DwNZOEJCwlrnv6QZ0PCdv", "https://poster.prodapi.cn");

$params = [
    'title' => '我的第一个海报2'
];
$client->buildPoster("80058c79d1e2e617", $params)->save('a.png');
```

效果
--

[](#效果)

[![](a.png)](a.png)

版本发布
----

[](#版本发布)

```
git tag 1.2.0
git push --tag
```

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity45

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

Every ~0 days

Total

2

Last Release

1097d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/31163610373ce155fbd10496c4c9ef07828f111876fb024b7997edca2dfd218f?d=identicon)[fastposter](/maintainers/fastposter)

---

Top Contributors

[![tangweixin](https://avatars.githubusercontent.com/u/897400?v=4)](https://github.com/tangweixin "tangweixin (9 commits)")

### Embed Badge

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

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

PHPackages © 2026

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