Libraries tagged by encodia
prostoroman/bcrypt
28 Downloads
A library for encoding strings using bcrypt.
php-enspired/simple-json
1 Downloads
Convenience wrapper for json encoding/decoding.
passport-it/forceutf8
32 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
panlatent/craft-codepower-pack
2 Downloads
Improve encoding experience
p4bgroup/fix-utf8
1561 Downloads
Fix garbled/multiple utf8 encodings applied to a string
oyatel/minify
6934 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
1 Downloads
This package is used to generate unique id which combines UUID and other encoding and timestamp to achieve the uniqueness
nullform/fuzzio
12 Downloads
Fuzzy search using similar_text() and levenshtein() functions. Easy to use and safe for multibyte encodings (UTF-8).
noorani-mm/secure-image
7 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
23 Downloads
A basic Base64Url and JSON encoding/decoding implementation
neogreco/json-request-parser
26 Downloads
Simple class to read a json from a request no matter what type of compression/encoding has
muvon/kiss-binary-codec
1141 Downloads
Binary codec for encoding multiple structures with predefined config
mrinte/rlp
2 Downloads
Recursive Length Prefix Encoding in PHP.