Libraries tagged by encode
elliottlan/laravel-baser
30 Downloads
Encode and decode integers with your own specified base!
dydro/encoding
10 Downloads
Support for various encoding/decoding formats
dutymess/hashids
109 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
digitalkreativ/php-simple-gif-transitions
8 Downloads
Create an animated gif that displays a simple transition between one image and another image of the same size
descom/file_encoding
141 Downloads
PHP class to encode files
cylab/json
975 Downloads
Encodes, decodes, and validates JSON data.
cxrxexo/tiktoken
2101 Downloads
PHP version of tiktoken. PHP 7.4+ required.
crazzy501/gpt3-tokenizer
8 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
cornford/bencoded
506 Downloads
An easy way to use bencoding in Laravel.
codekandis/xml-codec
0 Downloads
`codekandis/xml-codec` is a library providing a codec to encode into and decode from XML in an object oriented way.
codekandis/json-codec
657 Downloads
With the JSON codec you will be able to encode into and decode from JSON data in an object oriented way. It wraps PHP's functions `json_encode()` and `json_decode()`.
codekandis/base64-codec
73 Downloads
`codekandis/base64-codec` is a library providing a codec to encode into and decode from Base64 in an object oriented way.
cjpgdk/bech32
62 Downloads
bech32 encode / decode
cirlmcesc/laravel-hashids
66 Downloads
Automatically generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers for the Eloquent model.
chroma-x/qr-code-suite
41 Downloads
A collection of classes to QR enccode strings and render them as PNG, TIFF and vectorized EPS.