PHPackages                             qymeta/qymeta\_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. qymeta/qymeta\_php

ActiveLibrary

qymeta/qymeta\_php
==================

qymeta

1.0.0(3y ago)64MITPHPPHP &gt;=7.3.0

Since Nov 9Pushed 3y ago1 watchersCompare

[ Source](https://github.com/qymeta/qymeta_php)[ Packagist](https://packagist.org/packages/qymeta/qymeta_php)[ Docs](https://github.com/qymeta)[ RSS](/packages/qymeta-qymeta-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

qychan\_go\_sdk
===============

[](#qychan_go_sdk)

清元多链qymeta\_php是针对国内多家联盟链提供的一套完整的web3、数字藏品等解决方案的php sdk版。开发者无需深入了解各联盟链的相关技术知识，可通过qymeta\_php 快速搭建自己的web3、数字藏品应用。

- 清元多链 [官网](http://openqkl.newmin.cn/)
- 清元链 NFT SDK [文档](https://github.com/qymeta/qymeta_php/blob/main/doc/qymeta_php.md)

### Installation

[](#installation)

```
composer require qymeta/qymeta_php

```

### qymeta\_php Start

[](#qymeta_php-start)

```
use Qymeta\Qymeta;
/**
* 创建NFT资源
* $appid 平台appid
* $secret 平台秘钥
* $author 作者
* $title NFT资源名称
* $series_name 系列名称
* $series_id 系列ID
* $url NFT资源地址
* $address NFT拥有者链账户
*/
$resources = Qymeta::CreateNft($appid,$secret,$author,$title,$series_name,$series_id,$url,$address,$note='')
var_dump($resources);

```

### Change Logs

[](#change-logs)

#### 1.0.2 2022/11/11

[](#102-20221111)

- 清元链 NFT 相关接口发布

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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

1282d ago

### Community

Maintainers

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

---

Top Contributors

[![qymeta](https://avatars.githubusercontent.com/u/116860705?v=4)](https://github.com/qymeta "qymeta (2 commits)")

---

Tags

CNY

### Embed Badge

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

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

###  Alternatives

[ccxt/ccxt

A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go

41.5k328.9k1](/packages/ccxt-ccxt)[kornrunner/ccxt

A PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges

371.6k](/packages/kornrunner-ccxt)

PHPackages © 2026

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