Registry / crypto / spomky-labs-base64url

spomky-labs-base64url

JSON →
library2.0.4phppackagistunverified

Base 64 URL Safe Encoding/Decoding PHP Library.

composer require spomky-labs/base64url
INSTALL
IMPORT
SIG · SPOMKY-LABS-BASE64
S
spomky-labs-base64url
cryptophpv2.0.4
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.

Base64Url
use Base64Url\Base64Url;

Encode and decode a string using URL-safe Base64.

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

No known issues recorded.

Upgrade
Version history
2.0.4latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
24
Resources
spomky-labs-base64url — pip install spomky-labs-base64url · libregistry