Registry / serialization / christian-riesen-base32

christian-riesen-base32

JSON →
library1.6.0phppackagistunverified

Base32 encoder/decoder according to RFC 4648

composer require christian-riesen/base32
INSTALL
IMPORT
SIG · CHRISTIAN-RIESEN-B
C
christian-riesen-base32
serializationphpv1.6.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.

Base32
use Base32\Base32;

Encode and decode a string using Base32.

use Base32\Base32; $encoded = Base32::encode('hello'); $decoded = Base32::decode($encoded);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.6.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
OpenAI (training)
1
Resources
christian-riesen-base32 — pip install christian-riesen-base32 · libregistry