urlsafe-base64
Base64 encoder
A PHP library for encoding data in a URL-safe base64 format
URL safe base64 encoding for PHP.
9 stars
2 watching
0 forks
Language: PHP
last commit: almost 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
elfsundae/laravel-hashid | Provides reversible, non-sequential identifiers for data obfuscation | 407 |
dnsimple/base32_erlang | An Erlang implementation of the base32 encoding scheme for data compression and encoding | 12 |
szaghi/befor64 | Library providing easy-to-use methods for encoding and decoding binary data in base64 format | 21 |
pisze-programy/cerebro-base64 | A Cerebro plugin for encoding and decoding base64 strings in JavaScript | 4 |
stephen-hill/base58php | A PHP library for encoding and decoding strings using Base58 encoding | 79 |
gjaldon/base58check | A library providing functions for Base58Check encoding and decoding in Elixir | 16 |
tuupola/base85 | A PHP library for encoding and decoding arbitrary data using the Base85 algorithm | 27 |
marcelog/ex_rfc3986 | An Elixir implementation of the URI parsing rules defined in RFC3986 | 10 |
adamvr/arduino-base64 | A C++ library for encoding binary data into base64 strings on the Arduino platform. | 183 |
marcelog/ex_rfc3966 | A Tel URI parser based on the official uri grammar following the RFC3966 standard. | 1 |
luvitrocks/luvit-base64 | A high-performance base64 encoding and decoding library optimized for Lua | 1 |
michael-hardeman/base58_ada | A library that provides Ada implementations of the Base58 encoding and decoding algorithm | 3 |
sija/base62.cr | A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. | 10 |
elixirs/base62 | A pure Elixir implementation of Base62 encoding and decoding | 20 |
tuupola/base62 | A PHP library for encoding and decoding data using base62 encoding | 195 |