Registry / serialization / sop-asn1

sop-asn1

JSON →
library4.1.1phppackagistunverified

A PHP library for X.690 ASN.1 DER encoding and decoding.

composer require sop/asn1
INSTALL
IMPORT
SIG · SOP-ASN1
S
sop-asn1
serializationphpv4.1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Element
✓ use Sop\ASN1\Element;

Encode and decode ASN.1 DER data.

use Sop\ASN1\Element; use Sop\ASN1\Encoder; $encoded = Encoder::encode(Element::fromDER('...'));
Debug
Known issues
gotchaRequires PHP 7.2+ and mbstring extension.
fix
Ensure PHP version and mbstring are installed.
affects: >=4.0.0
Upgrade
Version history
4.1.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
Resources
sop-asn1 — pip install sop-asn1 · libregistry