X.501

May 20, 2019 ยท View on GitHub

Build Status Scrutinizer Code Quality Coverage Status License

A PHP library for X.501 ASN.1 types, X.520 attributes and DN parsing.

Requirements

  • PHP >=7.2
  • intl
  • mbstring
  • sop/asn1

Installation

This library is available on Packagist.

composer require sop/x501

License

This project is licensed under the MIT License.

Contents

  1. 1Requirements
  2. 2Installation
  3. 3License