Libraries tagged by encodia
khooz/polyline
1 Downloads
Encoding and decoding a series of lattitudes and longitudes into Google's Polyline format
khiemdd7692/sms-counter
44 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)
hoalqq/commoncsv
10 Downloads
Handle csv with encoding shift-jis
gubler/uuid-encoder
75 Downloads
Tool for encoding ramsey/uuid into shorter strings
gries/json-resolver
6664 Downloads
A simple tool to resolve objects / trees of objects when encoding / decoding json
gponster/laravel-url62-uuid
58 Downloads
The encoding schema to be used by this shortening algorithm will be Base 62 encoding, as we are going to use 62 letters: [a-zA-Z0-9]. UUID generation based on Rhumsaa\Uuid
furqansiddiqui/base58check-php
4042 Downloads
Base58Check Encoding lib for PHP
firewox/bigjson
114 Downloads
Library for encoding and decoding very large json files without crashing the server.
digitalsign/ssl
6 Downloads
PHP wrapper around OpenSSL extension providing SSL encoding, decoding, parsing and signing features
dbeurive/rsa
16 Downloads
This package contains a very basic service that performs RSA encoding and decoding. Please note that this package is just an example for an article.