Libraries tagged by encodings
maxoplata/string-thing
4 Downloads
A lightweight library for encoding and decoding strings using various patterns.
manovotny/wp-fix-feed-not-well-formed-markup
127 Downloads
Fixes WordPress not properly encoding markup when displayed in a feed.
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
42 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
kupodigital/ldjson
20 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
85 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
khiemdd7692/sms-counter
45 Downloads
SMS Counter PHP Class Library which detects encoding of an SMS message text, counts the characters as per the encoding and gives page limit information.
kelunik/streaming-base64
8 Downloads
On the fly Base64 encoding for Amp's streams.
jds1993cologne/simplepercentdecoder
311 Downloads
Simple JS and PHP URI-Encoder for percent-encoding
jakiboy/encoder
15 Downloads
PHP String Encoding Helper (UTF-8)
itlogic/hash-int
22 Downloads
Encoding and decoding integer in 6-character hash
inilim/php-punycode
3 Downloads
A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)