PHPackages                             consoneo/universign-bundle - 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. consoneo/universign-bundle

ActiveLibrary[API Development](/categories/api)

consoneo/universign-bundle
==========================

Bundle for mapping HTTP API universign

v1.1.1(5y ago)010MITPHPPHP &gt;=5.4.1CI failing

Since Jun 7Pushed 3y ago2 watchersCompare

[ Source](https://github.com/Consoneo/ConsoneoUniversignBundle)[ Packagist](https://packagist.org/packages/consoneo/universign-bundle)[ RSS](/packages/consoneo-universign-bundle/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (7)Versions (6)Used By (0)

ConsoneoUniversignBundle
========================

[](#consoneouniversignbundle)

[![SensioLabsInsight](https://camo.githubusercontent.com/b1d3b41a297a38e7fecb72b2635dd0295d8f9819791716af2bd78b9650ca8ae4/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f36346430656333332d663639632d343637382d613739362d6362663730313165653335322f6d696e692e706e67)](https://insight.sensiolabs.com/projects/64d0ec33-f69c-4678-a796-cbf7011ee352)

Installation
------------

[](#installation)

To install ConsoneoUniversignBundle with Composer just add the following to your 'composer.json' file:

```
{
    require: {
        "consoneo/universign-bundle": "*",
        ...
    }
}

```

The next thing you should do is install the bundle by executing the following command:

```
php composer.phar update consoneo/universign-bundle

```

Finally, add the bundle to the registerBundles function of the AppKernel class in the 'app/AppKernel.php' file:

```
public function registerBundles()
{
    $bundles = array(
        ...
        new Consoneo\Bundle\UniversignBundle\ConsoneoUniversignBundle(),
        ...
    );

```

Configuration
-------------

[](#configuration)

Configure the bundle by adding the following to app/config/config.yml' with your own configuration:

```
consoneo_universign:
    horodatage:
        login:              xxx
        password:             xxx

```

Horodatage
----------

[](#horodatage)

For access to universign horodatage service :

```
$this->container->get('universign.horodatage');

```

Universign Horodatage support following methods :

- **postPdf** (Accès suivant le procotole XML-RPC) Horodater un fichier PDF diffère de l’horodatage de fichiers courants car le sceau d’horodatage est embarqué dans le fichier PDF. Lors de l’opération d’horodatage, le document PDF source doit être transmis intégralement afin d’y apposer le jeton d’horodatage.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 90% of commits — single point of failure

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

Every ~446 days

Total

5

Last Release

1890d ago

Major Versions

0.2 → v1.1.02021-04-27

### Community

Maintainers

![](https://www.gravatar.com/avatar/2b756e8313a0ee0b8d570f4390cf8e8dae2e721db1d9c3946a9f7859a5814072?d=identicon)[GPDev](/maintainers/GPDev)

---

Top Contributors

[![GPDev](https://avatars.githubusercontent.com/u/6680659?v=4)](https://github.com/GPDev "GPDev (9 commits)")[![Guss4241](https://avatars.githubusercontent.com/u/53177298?v=4)](https://github.com/Guss4241 "Guss4241 (1 commits)")

### Embed Badge

![Health badge](/badges/consoneo-universign-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/consoneo-universign-bundle/health.svg)](https://phpackages.com/packages/consoneo-universign-bundle)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.8M715](/packages/sylius-sylius)[kimai/kimai

Kimai - Time Tracking

4.8k8.7k1](/packages/kimai-kimai)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M378](/packages/easycorp-easyadmin-bundle)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1175.2k](/packages/rcsofttech-audit-trail-bundle)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M196](/packages/sulu-sulu)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1615.6k12](/packages/2lenet-crudit-bundle)

PHPackages © 2026

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