Certificate signing request (CSR) parser

Installs: 61

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/mireiawen/csr

0.6.1 2022-06-28 18:54 UTC

This package is auto-updated.

Last update: 2025-09-29 02:51:38 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