Libraries tagged by encodia
moonwalkerz/base58
1 Downloads
A PHP library for encoding and decoding Base58 strings and binary data.
mohiqssh/rlp
28 Downloads
Recursive Length Prefix Encoding in PHP.
mleko/punycode
791 Downloads
A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)
maxoplata/string-thing
4 Downloads
A lightweight library for encoding and decoding strings using various patterns.
matronator/c32check
7 Downloads
PHP library for encoding and decoding C32Check addresses
manovotny/wp-fix-feed-not-well-formed-markup
127 Downloads
Fixes WordPress not properly encoding markup when displayed in a feed.
lum/lum-encode
64 Downloads
Lum Encoding Utilities
lukeusher/forceutf8
15 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
logicspot/base64_phpmailer
504 Downloads
Sets PHPMailer to use base64 encoding in WordPress.
lkcodes/mycode
43 Downloads
A collection of commonly used tools, such as exporting tables, manipulating databases,File caching, string processing/encoding and decoding, array and object conversion, and so on. It can be used in any framework
kura-lab/base64url
2726 Downloads
Base64url Encoding/Decoding Library
kupodigital/ldjson
21 Downloads
LightweightDataJson - A lightweight utility for encoding and decoding data in the .ld-json format.
kryuu-common/base64-url
6 Downloads
This is a simple library for encoding and decoding Base64Url, the basis of this is that the Base64 is not URL safe due to the characters `+`, `/` and `=`, so this encode replaces these characters with `=` to ``, `+` to `-` and `/` to `_` for the purpose of using it in the URL
kraenzle-ritter/markdown-to-ead
92 Downloads
Convert Markdown to EAD (Encoding Archival Description)
khooz/polyline
1 Downloads
Encoding and decoding a series of lattitudes and longitudes into Google's Polyline format