PHPackages                             betocampoy/champs-certificate - 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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. betocampoy/champs-certificate

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

betocampoy/champs-certificate
=============================

Certificate component extracted from Champs for reading, validating, processing and opening digital certificates.

v1.0.0(1mo ago)081MITPHPPHP &gt;=8.2

Since Apr 14Pushed 1mo agoCompare

[ Source](https://github.com/betocampoy/champs-certificate)[ Packagist](https://packagist.org/packages/betocampoy/champs-certificate)[ RSS](/packages/betocampoy-champs-certificate/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (2)Used By (1)

betocampoy/champs-certificate
=============================

[](#betocampoychamps-certificate)

Componente de certificados digitais extraído do ecossistema Champs, preparado para reutilização em outros projetos, incluindo o `ChampsFiscal`.

Instalação
----------

[](#instalação)

```
composer require betocampoy/champs-certificate
```

Namespace
---------

[](#namespace)

```
use BetoCampoy\Champs\Certificate\CertificateFactory;
```

Autoload PSR-4
--------------

[](#autoload-psr-4)

```
"autoload": {
  "psr-4": {
    "BetoCampoy\\Champs\\Certificate\\": "src/"
  }
}
```

Constantes globais
------------------

[](#constantes-globais)

O pacote registra automaticamente:

- `CHAMPS_CERTIFICATE_PACKAGE`
- `CHAMPS_CERTIFICATE_VERSION`

Estrutura
---------

[](#estrutura)

- `CertificateFactory`
- `Exception/*`
- `Security/*`
- `Service/*`
- `ValueObject/*`

Observações
-----------

[](#observações)

- Dependências opcionais de PDF e QR Code foram deixadas como `suggest` no `composer.json`, para uso pelas aplicações consumidoras quando necessário.

Licença
-------

[](#licença)

MIT

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance89

Actively maintained with recent releases

Popularity6

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity46

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

Unknown

Total

1

Last Release

57d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f716b40e59d9e04a7a6ce607fb14866a53a5160e31456676ec379f25e324e58b?d=identicon)[betocampoy](/maintainers/betocampoy)

---

Top Contributors

[![betocampoy](https://avatars.githubusercontent.com/u/85419774?v=4)](https://github.com/betocampoy "betocampoy (1 commits)")

### Embed Badge

![Health badge](/badges/betocampoy-champs-certificate/health.svg)

```
[![Health](https://phpackages.com/badges/betocampoy-champs-certificate/health.svg)](https://phpackages.com/packages/betocampoy-champs-certificate)
```

###  Alternatives

[ziming/laravel-zxcvbn

Zxcvbn Password validation rule for Laravel

3064.3k](/packages/ziming-laravel-zxcvbn)

PHPackages © 2026

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