mika / base32
Base32 Encode and Decode according to RFC 4648.
Installs: 15
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/mika/base32
Requires
- php: ^8.1
Requires (Dev)
- phpunit/phpunit: ^10.0
This package is auto-updated.
Last update: 2025-12-12 08:18:58 UTC
README
Base32 Encode and Decode according to RFC 4648.
Documentation
Documentation for Base32 can be found on here.