PHPackages                             catuva/firmadigital - 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. catuva/firmadigital

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

catuva/firmadigital
===================

Documento para Firmar xml para factura electronica Peru

v1.0.2(4y ago)025PHP

Since Dec 15Pushed 4y ago1 watchersCompare

[ Source](https://github.com/tucno21/firmadigital)[ Packagist](https://packagist.org/packages/catuva/firmadigital)[ RSS](/packages/catuva-firmadigital/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

FIRMA DIGITAL DE XML
====================

[](#firma-digital-de-xml)

```
composer require catuva/firmadigital

```

```
$objFirma = new Signature();
$flg_firma = 0; //posicion del nodo donde se firma en el XML
$ruta_archivo_xml = '../xml/b001-2.xml';
$ruta_firma = '../certificado/certificado.pfx';
$pass_firma = 'aaaaaaa'; //contraseña del certificado
$objFirma->signature_xml($flg_firma, $ruta_archivo_xml, $ruta_firma, $pass_firma);
```

para firmar archivos xml UBL2.1 facturacion electronica Perú

\#CREDITOS:

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

2

Last Release

1609d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9b751d9c838b3cf860d96d67d910f5e33d846e510608d3e0120a37dc37e10ce2?d=identicon)[catuva21](/maintainers/catuva21)

---

Top Contributors

[![tucno21](https://avatars.githubusercontent.com/u/42948644?v=4)](https://github.com/tucno21 "tucno21 (8 commits)")

### Embed Badge

![Health badge](/badges/catuva-firmadigital/health.svg)

```
[![Health](https://phpackages.com/badges/catuva-firmadigital/health.svg)](https://phpackages.com/packages/catuva-firmadigital)
```

###  Alternatives

[sybrew/the-seo-framework-extension-manager

A WordPress plugin that allows you to manage extensions for The SEO Framework.

8490.3k](/packages/sybrew-the-seo-framework-extension-manager)[branchonline/yii2-lightbox

Lightbox widget for Yii2

13139.0k1](/packages/branchonline-yii2-lightbox)

PHPackages © 2026

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