Libraries tagged by elcodi
shiniv/sanitize
10 Downloads
A PHP library for Handles encoding of incoming user input, decoding, and making safe for output
scriptfusion/codecs
13 Downloads
A collection of codecs for encoding and decoding data.
sasezaki/diggin-guzzle4-charset-subscriber
526 Downloads
Guzzle Subscriber auto convert charset encoding to UTF-8
samihsoylu/cipher-suite-php
7 Downloads
A lightweight PHP wrapper for the Defuse PHP-Encryption library, designed to simplify key management, session key encoding, and data encryption/decryption. Ideal for developers looking for an easy-to-integrate cryptographic solution.
rumd3x/php-brainfuck
27 Downloads
A nice PHP Utility made out of boredom for encoding a string into brainfuck code and vice-versa.
punkstar/document-marshaller
17 Downloads
A library for encoding and decoded structured data using JSON
prostoroman/bcrypt
28 Downloads
A library for encoding strings using bcrypt.
php-enspired/simple-json
2 Downloads
Convenience wrapper for json encoding/decoding.
passport-it/forceutf8
33 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
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
2 Downloads
This package is used to generate unique id which combines UUID and other encoding and timestamp to achieve the uniqueness
nullform/fuzzio
13 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.