Libraries tagged by base32
deemru/abcode
9948 Downloads
ABC (alphabet) encode/decode
phpexperts/conciseuuid
10250 Downloads
An Eloquent model for using concise UUIDs (base62) as keys.
ironer/base62shrink
154 Downloads
Simple javascript to perform LZW compression on longer structured or repetitive UTF8 data (like stringified JSON) to some universally web safe form. Simple PHP class for server side data processing.
getpop/definitions-base36
273 Downloads
Provides definitions using a base 36 counter
vinkla/base62
1703 Downloads
A reversible base62 ID obfuscator
zhuyanxun/aes
191 Downloads
aes加密类,加密后的字符串没有_-+等特殊符号,只有数字和字母
nassiry/laravel-encoder
68 Downloads
An advanced Laravel encoder package for string & integer encoding and decoding.
gponster/laravel-url62-uuid
61 Downloads
The encoding schema to be used by this shortening algorithm will be Base 62 encoding, as we are going to use 62 letters: [a-zA-Z0-9]. UUID generation based on Rhumsaa\Uuid
druidvav/datamatrixbase256
712 Downloads
Russian Post form generate datamatrix Base256 barcode. Based on tcpdf library
brtnetwork/base-x
55 Downloads
Encode/decode any base
yzalis/id-obfuscator
213 Downloads
An efficient reversible ID obfuscator originaly based on base 62 encoding.
spaceboy/base20
16 Downloads
Encodes and decodes numbers to alphabetical strings
solarsnowfall/base62-id
0 Downloads
Simple property mapping basis for ORM.
mfonte/base62x
288 Downloads
A Base62x PHP implementation library, that can be used in frameworks like Laravel, that supports encoding/decoding of strings, arrays, objects, and binary resources. It also supports Gzip compression/decompression and symmetric encryption.
kurl/base62
1357 Downloads
Simple base 62 encoder/decoder