Libraries tagged by encore
justalinko/niki264
21 Downloads
Niki264 - Encode & Decode alpha2num or num2alpha and base64 with key
ict/secrets
7 Downloads
Manage, encode ans store your secrets easily
hylianshield/base32-crockford
10853 Downloads
Implementation of Crockford's Base 32 encoder and decoder
hirossyi73/url-shorter
213 Downloads
Encode and decode url shorter.
hevelop/transliteration
190 Downloads
Transliterates an UTF-8 encoded string to a US-ASCII string
hebis/picareader
4614 Downloads
Classes for reading Pica+ records encoded in Pica, PicaXML and PicaPlain
hash-kit/utility
12 Downloads
Encode / Decode Hash from string
florentinvintila/mpdf
66 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
fizzday/fizzjwt
422 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, based on 'firebase/jwt', add the decode() third param default 'HS256'(JWT 无状态 restful api 认证)
fidelize/flowchart-to-png
7368 Downloads
Convert from flowchart json encoded to png
docteurklein/json-chunks
12 Downloads
JSON encoder using generators to stream
diagro/lib_laravel_token
77 Downloads
Library for Laravel applications to encode/decode Diagro tokens
devsconexa/mpdf
112 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
darling/php-json-storage-utilities
146 Downloads
This library provides classes for storing and retrieving data that was encoded as json by a \Darling\PHPJsonUtilities\classes\encoded\data\Json instance.
cogpowered/shortener
239 Downloads
Encodes integers as short string and back. Useful in URL shorteners.