Libraries tagged by endcoding
panlatent/craft-codepower-pack
2 Downloads
Improve encoding experience
oyatel/minify
6936 Downloads
Minify is a PHP5 app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
ongudidan/id-generator
2 Downloads
This package is used to generate unique id which combines UUID and other encoding and timestamp to achieve the uniqueness
nullform/fuzzio
14 Downloads
Fuzzy search using similar_text() and levenshtein() functions. Easy to use and safe for multibyte encodings (UTF-8).
noorani-mm/secure-image
8 Downloads
Make your image files secure by encoding and decoding
nocika/gpt3-tokenizer
15 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
nnekipelov/forceutf8
0 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
nielpe87/parsing
25 Downloads
A basic Base64Url and JSON encoding/decoding implementation
neogreco/json-request-parser
27 Downloads
Simple class to read a json from a request no matter what type of compression/encoding has
muvon/kiss-binary-codec
1150 Downloads
Binary codec for encoding multiple structures with predefined config
mrinte/rlp
3 Downloads
Recursive Length Prefix Encoding in PHP.
moonwalkerz/base58
2 Downloads
A PHP library for encoding and decoding Base58 strings and binary data.
mohiqssh/rlp
30 Downloads
Recursive Length Prefix Encoding in PHP.
mleko/punycode
792 Downloads
A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)
maxoplata/string-thing
5 Downloads
A lightweight library for encoding and decoding strings using various patterns.