热门包

  • Vue

    dubroquin/search-engine

    为 Vuetable2 提供的搜索引擎

  • PHP

    serpstat/sdk

    Serpstat API v3 的 SDK

  • PHP

    simexis/omniship-speedy

    用于与 Speedy.bg Soap 服务通信的 PHP 库。

  • PHP

    onex/espier-rpccall

    Shopex espier 的远程 API 调用包

  • PHP

    rimelek/ip-util

    处理 IP 地址和范围

  • PHP

    the-coding-owl/easy-navigation

    一个扩展,使将 TYPO3 页面记录标记为菜单入口点变得容易

  • PHP

    shakahl/laravel-eloquent-mysqli

    Laravel 8.x Eloquent 数据库的 MySQLi 驱动(连接器)

  • PHP

    oleglfed/laravel-ddd

    为 Laravel 领域驱动开发生成域

  • PHP

    ambroisemaupate/omnipay-sips2

    适用于 Worldline Sips PayPage POST API (Atos Sips 2.0) 的 Omnipay 网关

  • PHP

    wadeshuler/yii2-sendgrid

    支持批量邮件的 SendGrid 的 Yii2 邮件扩展。这个扩展旨在取代所有其他扩展!这是您唯一需要的 Yii2 SendGrid 扩展!

    已废弃!

  • PHP

    habil/resellerclub-php-api

    ResellerClub API 的 PHP SDK

  • PHP

    silverware/validator

    SilverWare 验证模块。

  • PHP

    maikealame/laravel-auto

    Laravel 助手,可为您项目完成几乎所有工作

  • PHP

    bubnov-mikhail/landedcostcalculationapi

    提供关税率、计算和项目协调的关税成本 API。提供一组示例请求作为 [Postman 收集](https://www.getpostman.com/collections/ad308f6c9351a18c2c12)。## 基础### 时间戳时间戳应使用 ISO-8601 格式,精确到秒,UTC,例如 `2015-06-12T09:17:37Z`### 过期所有请求都将关联时间戳。任何请求的有效期为 1 分钟,以应对任何时钟偏移。## 授权所有 API 请求都需要包含账户 ID 和账户 API 密钥的 HTTP 头部。在账户配置期间,您将获得一个 API 密钥,您必须在每个请求中提供此密钥。### 授权头部要执行授权的 API 请求,请设置以下 HTTP 头部:`authorization: avalaraapikey id: key:`