PHPackages                             yeyour/aisino-invoice - 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. yeyour/aisino-invoice

ActiveLibrary[API Development](/categories/api)

yeyour/aisino-invoice
=====================

上海航天信息电子发票对接平台

v0.1(7y ago)171MITPHPPHP &gt;=5.6.0

Since Jun 27Pushed 7y ago1 watchersCompare

[ Source](https://github.com/yeyour/aisino-invoice)[ Packagist](https://packagist.org/packages/yeyour/aisino-invoice)[ RSS](/packages/yeyour-aisino-invoice/feed)WikiDiscussions master Synced 2w ago

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

aisino-invoice
==============

[](#aisino-invoice)

desc
----

[](#desc)

上海航天电子发票对接平台，PHP版本的SDK

安装
--

[](#安装)

```
composer require yeyour/aisino-invoice

```

使用方法
----

[](#使用方法)

生成发票

```
InvoiceSDK::create($params,$config);

```

下载发票

```
InvoiceSDK::download($params,$config);

```

邮件发送发票

```
InvoiceSDK::email($params,$config);

```

参数说明

```
$params = []; //参考航信接口文档传入对应的业务参数

$config = [
    'DSPTBM' => '电商平台编码',
    'NSRSBH' => '纳税人识别码',
    'NSRMC'  => '纳税人名称',
    'XHFMC'  => '销货方名称',
    'XHF_DZ' => '销货方地址',
    'XHF_DH' => '销货方电话',
    'XHF_YHZH' => '销货方银行账号',
    'KPY' => '开票员',
    'SKY' => '可选',
    'HSBZ' => '1',
    'TERMINALCODE' => '0',
    'APPID' => 'ZZS_PT_DZFP',
    'TAXPAYWERID' => '税号',
    'AUTHORIZATIONCODE' => '认证码',
    'ENCRYPTCODE' =>'加密码',
    'INTERFACE_FPKJ' => 'ECXML.FPKJ.BC.E_INV',
    'INTERFACE_FPXZ' => 'ECXML.FPXZ.CX.E_INV',
    'INTERFACE_FPYX' => 'ECXML.EMAILPHONEFPTS.TS.E.INV',
    'REQUESTCODE' => '请求码',
    'RESPONSECODE' => '响应码',
    'PASSWORD' => '密码',
    'DATAEXCHANGEID' => '交互码',
    'KJFP' => 'ECXML.FPKJ.BC.E_INV',
    'DOWNLOAD' => 'ECXML.FPXZ.CX.E_INV',
    'EMAIL' => 'ECXML.EMAILPHONEFPTS.TS.E.INV',
    'REGISTERCODE' => '注册码',
];

```

license
-------

[](#license)

MIT

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

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

2560d ago

### Community

Maintainers

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

### Embed Badge

![Health badge](/badges/yeyour-aisino-invoice/health.svg)

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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