Libraries tagged by elcodi
chongyi/php-basen
4 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
bakame/aide-base32
2417 Downloads
base32 encoding and decoding using functions in PHP
yzalis/id-obfuscator
213 Downloads
An efficient reversible ID obfuscator originaly based on base 62 encoding.
oire/base64
2537 Downloads
Url-and filename-safe Base64 handling.
heywatch/heywatch
2791 Downloads
HeyWatch is a Cloud Video Encoding Service
eloquent/endec
8929 Downloads
Versatile encoding implementations for PHP.
bitmovin/bitcodin-php
5926 Downloads
Bitcodin PHP API Client Library
ze/tokenizer-gpt3
1474 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
yowcow/mime-base64-urlsafe
21487 Downloads
PHP-version of URL safe base64 encoding/decoding
widi/json-encode
2741 Downloads
A light weight deep json encoder which avoids recursive encoding.
vinnyfs89/r-enc
927 Downloads
Simple way to get the right encoding that you want in PHP codes.
vergelijkgroep/yii2-json-behavior
788 Downloads
Yii2 json encoding and decoding attribute behavior
susros/colorbarcoder
15 Downloads
ColorbarCoder is PHP class for encoding and decoding color barcode image.
slimphp-api/slim-json
60 Downloads
A module for slim, JSON middleware for encoding based on Content-Type
sajjadh47/bpe-encoder-php
27 Downloads
BPE (Byte-Pair Encoding) Encoder Decoder for OpenAI's GPT-2 / GPT-3 Implemented In Pure PHP, Zero Dependency, Multi Byte Supported.