gondellier/universign-bundle

Minimal project to use universign services.

1.0.5 2020-04-27 20:33 UTC

This package is auto-updated.

Last update: 2025-01-07 20:48:38 UTC


README

Bundle to use Universign Service

Just some classes to use universign serivces in you symfony project.

Prerequisites

  • PHP 7.3.x or higher

Installation

Install with composer:

$ composer require gondellier/universign-bundle 

Install using composer.json

Add universign-bundle to the list of dependencies inside your composer.json.

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

Basic usage

See and install gondellier Universign project.