gondellier/universign-bundle

使用 Universign 服务的最小项目。

安装: 15

依赖者: 0

建议者: 0

安全: 0

星星: 0

关注者: 1

分支: 0

开放问题: 0

类型:symfony-bundle

1.0.5 2020-04-27 20:33 UTC

This package is auto-updated.

Last update: 2024-09-07 20:11:29 UTC


README

用于使用 Universign 服务的包

仅提供一些类,以便在您的 symfony 项目中使用 Universign 服务。

先决条件

  • PHP 7.3.x 或更高版本

安装

使用 composer 安装

$ composer require gondellier/universign-bundle 

使用 composer.json 安装

将 universign-bundle 添加到您的 composer.json 中的依赖列表中。

{
    "require": {
        "gondellier/universign-bundle": "1.0.*"
    }
}

基本用法

查看并安装 gondellier Universign 项目。