Libraries tagged by endcoding
lkcodes/mycode
44 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
2728 Downloads
Base64url Encoding/Decoding Library
kupodigital/ldjson
24 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
97 Downloads
Convert Markdown to EAD (Encoding Archival Description)
khooz/polyline
2 Downloads
Encoding and decoding a series of lattitudes and longitudes into Google's Polyline format
kelunik/streaming-base64
9 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
19 Downloads
PHP String Encoding Helper (UTF-8)
itlogic/hash-int
24 Downloads
Encoding and decoding integer in 6-character hash
intechost/encoder
21 Downloads
Custom encoding for intechost
inilim/php-punycode
5 Downloads
A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)
iluxaorlov/base32
12 Downloads
Library for Base32 encoding and decoding
ildrm/php-jsfuck
5 Downloads
A PHP implementation of JSFuck encoding.
hoalqq/commoncsv
13 Downloads
Handle csv with encoding shift-jis