Libraries tagged by deckcode
tungltdev/laravel-php-jwt
199 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP.
togos/base32
21713 Downloads
RFC3548 base32 encoder/decoder
swindon/filament-hashids
37 Downloads
A Laravel Filament package that automatically encodes and decodes model IDs using vinkla/hashids for improved security and aesthetics.
sajjadh47/bpe-encoder-php
30 Downloads
BPE (Byte-Pair Encoding) Encoder Decoder for OpenAI's GPT-2 / GPT-3 Implemented In Pure PHP, Zero Dependency, Multi Byte Supported.
s9e/bencode
65 Downloads
Fast and efficient bencode decoder/encoder, designed to handle malformed and malicious input gracefully.
rvish/emoji
30 Downloads
An Emoji encoder and decoder with browser for Laravel 5 (unified to HTML)
qopiku/filament-sqids
5 Downloads
A Laravel Filament package that automatically encodes and decodes model IDs using sqids/sqids for improved security and aesthetics.
pure-bencode/pure-bencode
143 Downloads
A simple and complete bencode encoder/decoder
phplang/base65536
23 Downloads
Base65536 encode/decode utility
phphleb/idnaconv
2060 Downloads
Encode/decode internationalized domain names
phalapi/jwt
2778 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
paysera/lib-object-wrapper
21117 Downloads
Wrapper around JSON-decoded data that lets easily get structured items
nowgoo/php-protobuf
52 Downloads
simple protobuf encoder and decoder
nicelocal/avro-php
3887 Downloads
AVRO Encoder/Decoder for php
mpyw/base-utf8
40 Downloads
BaseXX encoder/decoder those support any valid UTF-8 sequences.