Libraries tagged by encoding
filiprigoir/pswkey
1 Downloads
A deterministic base converter using shuffled alphabets derived from salt and optional pepper, with streamkey and one-time-pad support.
emirror-de/html-entities-named-numeric-mapping
47 Downloads
Provides mapping from named to numeric html entities.
eminos/statamic-video-tools
2 Downloads
Automatic video encoding, HLS adaptive streaming, AI transcription, poster extraction, and animated CP thumbnails for Statamic.
edicleoberners/php-ffmpeg-video-streaming
6 Downloads
📼 PHP FFMpeg - Video Streaming - DASH, HLS http://video.aminyazdanpanah.com
dizatech/string-encode
3 Downloads
Facilitating the process of altering string encoding in PHP.
develpr/zencoder
25 Downloads
A series of abstractions to simplify audio/video encoding with Zencoder
chongyi/php-basen
7 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
buuum/encoder
169 Downloads
A simple library to encode and decode data in PHP. Crypt/Decrypt
buuum/encode
210 Downloads
A simple library to encode and decode data in PHP.
brtnetwork/brt-address-codec
45 Downloads
Library for encoding and decoding BRT Ledger addresses and seeds.
brtnetwork/base-x
56 Downloads
Encode/decode any base
arokettu/rfc1751
31 Downloads
RFC 1751 Encoder/Decoder
arokettu/pgp-word-list
30 Downloads
PGP Word List Encoder/Decoder
apiverve/base64
0 Downloads
Base64 Encoder/Decoder is a simple tool for encoding and decoding Base64 strings. It supports both encoding text to Base64 and decoding Base64 back to text.
apiverve/ascii85encoder
0 Downloads
ASCII85 Encoder is a tool for encoding and decoding data using ASCII85 (also known as Base85) encoding. It supports both standard and btoa formats for efficient binary-to-text encoding with better compression than Base64.