gondellier/universign-bundle

Minimal project to use universign services.

Installs: 16

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:symfony-bundle

pkg:composer/gondellier/universign-bundle

1.0.5 2020-04-27 20:33 UTC

This package is auto-updated.

Last update: 2025-10-07 22:35:51 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.