Registry / crypto / bitwasp-bech32

bitwasp-bech32

JSON →
library0.0.1phppackagistunverified

Pure (no dependencies) implementation of bech32 for PHP.

composer require bitwasp/bech32
INSTALL
IMPORT
SIG · BITWASP-BECH32
B
bitwasp-bech32
cryptophpv0.0.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.

Bech32
use BitWasp\Bech32\Bech32;

Encode a bech32 address

use BitWasp\Bech32\Bech32; $bech32 = new Bech32(); $encoded = $bech32->encode('bc', [0, 1, 2]); echo $encoded;
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
26
Meta
1
Resources
bitwasp-bech32 — pip install bitwasp-bech32 · libregistry