Skip to content

Commit c965206

Browse files
committed
Add badges
1 parent 264e412 commit c965206

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# PHP Certificate Chain of Trust
22

3+
[![Latest Version on Packagist](https://img.shields.io/packagist/v/kduma/cert-chain.svg?style=flat-square)](https://packagist.org/packages/kduma/cert-chain)
4+
[![Tests](https://img.shields.io/github/actions/workflow/status/kduma-OSS/PHP-cert-chain/tests.yml?branch=master&label=tests&style=flat-square)](https://github.com/kduma-OSS/PHP-cert-chain/actions/workflows/tests.yml)
5+
[![Total Downloads](https://img.shields.io/packagist/dt/kduma/cert-chain.svg?style=flat-square)](https://packagist.org/packages/kduma/cert-chain)
6+
37
A modern, secure PHP library for creating and managing certificate authorities, digital signatures, and trust relationships using **Ed25519 cryptography**. Built for PHP 8.4+ with strict typing, immutable objects, and comprehensive validation.
48

59
Check full documentation: [opensource.duma.sh/libraries/php/cert-chain](https://opensource.duma.sh/libraries/php/cert-chain)

0 commit comments

Comments
 (0)