Libraries tagged by encoding
pinga/base64
689 Downloads
Simple and convenient Base64 encoding and decoding for PHP
php-standard-library/punycode
1190 Downloads
RFC 3492 Punycode encoding and decoding for internationalized domain names
nurtext/signed-request
6846 Downloads
Simple encoding/decoding of data and hash validation using a shared secret
mensbeam/intl
463 Downloads
A set of dependency-free basic internationalization tools
legalario/phpasn1
1807 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
codewithkyrian/tokenizers
35 Downloads
Fast, pure-PHP tokenizer library compatible with Hugging Face tokenizers for encoding and decoding text
clue/caret-notation
6308 Downloads
^B A dead-simple PHP library to add caret notation in order to safely show strings that contain ASCII control characters (unprintable characters)
bakame/aide-base32
2677 Downloads
base32 encoding and decoding using functions in PHP
anisimov/emoji
3850 Downloads
Allows to detect emoji, remove emoji, encode emoji and decode emoji in string.
amashukov/rlp-php
457 Downloads
RLP (Recursive Length Prefix) encoder and decoder in pure PHP — Ethereum's canonical serialization for transactions, blocks, and state trie.
amashukov/abi-encoder-php
466 Downloads
Solidity ABI calldata encoder in pure PHP — function selectors plus static (address/uint/int/bytesN) and dynamic (string/bytes) types, byte-for-byte equivalent to ethers.js v6.
xabbuh/panda-client
199454 Downloads
PHP client for the Panda encoding REST-API
smso/sms-helpers
8345 Downloads
A collection of helpers to handle SMS messages used in several projects around SMSO
itools/zendb
332 Downloads
Injection-proof PHP/MySQL database layer with automatic XSS-safe output
timjmasters/php-base64url
11629 Downloads
A base64url encoder for encoding data as specified in rfc4648 section 5 https://www.rfc-editor.org/rfc/rfc4648#section-5