PHPackages                             cossou/firmar-factura-e - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. cossou/firmar-factura-e

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

cossou/firmar-factura-e
=======================

PHP bridge to Sign FacturaE XMLs

49143[2 issues](https://github.com/cossou/FirmarFacturaE/issues)PHP

Since May 15Pushed 9y agoCompare

[ Source](https://github.com/cossou/FirmarFacturaE)[ Packagist](https://packagist.org/packages/cossou/firmar-factura-e)[ RSS](/packages/cossou-firmar-factura-e/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Firmar FacturaE
===============

[](#firmar-facturae)

Sign a FacturaE XML with a certificate (`.p12`).

### How it works

[](#how-it-works)

Creates a signed XML `.xsig` file with a correspondent certificate in the same directory as the XML file.

NOTE: The file is created in the same directory of the XML file with the `.xsig` appended to the end of filename.

### Install

[](#install)

Use composer:

```
$ composer require cossou/firmar-factura-e:dev-master

```

### Example

[](#example)

```
