elfsundae/laravel-hashid
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
时间:2026-01-04 19:27
tuupola/base62
Base62 encoder and decoder for arbitrary data
时间:2026-01-04 11:11
xobotyi/basen
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
时间:2026-01-04 06:19
chongyi/php-basen
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
时间:2025-06-21 15:24
karyakode/siikunpro
SiiKUN PRO PHP encoder and obfuscator
时间:2025-05-20 22:36
nassiry/laravel-encoder
An advanced Laravel encoder package for string & integer encoding and decoding.
时间:2024-12-28 07:49
qiuqiux/base-convert
Converted from Binary,Octal,Decimal,Hexadecimal,Base62 and etc
时间:2016-06-13 05:15
service-to/base
Library to convert integers to base62 strings, useful for shortURLs based on ID numbers in a database.
时间:2015-09-30 16:58
yzalis/id-obfuscator
An efficient reversible ID obfuscator originaly based on base 62 encoding.
时间:2015-05-13 14:46
xavierfaucon/bravoids
Converts Ids (base10) to Hashids (base50 or 62)
时间:2015-02-02 14:55
gponster/laravel-url62-uuid
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
时间:2015-01-17 21:21