Certificate signing request (CSR) parser

Maintainers

Package info

github.com/Mireiawen/composer-csr

pkg:composer/mireiawen/csr

Statistics

Installs: 61

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.6.1 2022-06-28 18:54 UTC

This package is auto-updated.

Last update: 2026-03-01 00:32:26 UTC


README

Helper class to parse certificate signing requests into array.

Requirements

  • PHP 7.3
  • Intl extension
  • OpenSSL extension
  • OpenSSL command openssl
    • Likely a Linux variant for this to work

Installation

You can clone or download the code from the GitHub repository or you can use composer: composer require mireiawen/csr