Libraries tagged by zencoder
carlosafonso/php-base24
10 Downloads
A Base24 encoder and decoder
butterfly-team/avalanche-cb58
81 Downloads
Base58 encoder and decoder for arbitrary data
buildwars/gw-templates
8 Downloads
A Guild Wars build template encoder/decoder.
beorn/base64url-tools
15 Downloads
Base64 URL-safe encoder/decoder. Also generates random tokens.
bariseser/cryptographers
76 Downloads
PHP encoder/decoder according to OpenSSL
arokettu/rfc1751
23 Downloads
RFC 1751 Encoder/Decoder
arokettu/pgp-word-list
27 Downloads
PGP Word List Encoder/Decoder
anhpha/lexik-jwt-service-provider
976 Downloads
This is a provider for silex 2.0 using lexik jwt authentication provider class to create a encoder
amirax/base62
110 Downloads
Base62 encoder and decoder
sandfoxme/bencode
2575 Downloads
BitTorrent's Bencode encoder/decoder
redcatphp/json5
71 Downloads
JSON5 parser/encoder for PHP
mdespeuilles/drupalpasswordencoderbundle
30578 Downloads
Drupal 7 and 8 password encoder Bundle
ehough/jameson
99 Downloads
JSON encoder/decoder compatible with PHP 5.1 and above.
dana/shellconf
3377 Downloads
Shell-style config-file encoder/decoder
crossjoin/json
180 Downloads
JSON decoder and encoder for PHP with full Unicode support following RFC 7159. Besides UTF-8 it also supports JSON in UTF-16BE, UTF-16LE, UTF-32BE and UTF-32LE encoding. And, as suggested by the RFC for better interoperability, it can also ignore byte order marks (BOMs) when parsing JSON.