Registry / serialization / fgrosse-phpasn1

fgrosse-phpasn1

JSON →
library2.5.0phppackagistunverified

A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.

composer require fgrosse/phpasn1
INSTALL
IMPORT
SIG · FGROSSE-PHPASN1
F
fgrosse-phpasn1
serializationphpv2.5.0
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.

ASNObject
use FG\ASN1\ASNObject;

Decode ASN.1 binary data into an object.

use FG\ASN1\ASNObject; $decoded = ASNObject::fromBinary($binaryData); echo $decoded->getContent();
Debug
Known issues
breakingBreaking changes in v2.0: namespace changed from FG\ASN1 to FG\ASN1
fix
Update use statements from FG\ASN1 to FG\ASN1
affects: >=2.0.0
Upgrade
Version history
2.5.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
18
Resources
fgrosse-phpasn1 — pip install fgrosse-phpasn1 · libregistry