Libraries tagged by base36
aza/math
20367 Downloads
AzaMath - Anizoptera CMF mathematic component. Arbitrary precision arithmetic (for huge integers; BCMath wrapper) and universal convertor between positional numeral systems (supported bases from 2 to 62 inclusive, and systems with custom alphabet; pure PHP realisation, can use GMP and core PHP functions for speed optimization).
xobotyi/basen
17270 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
deemru/abcode
10049 Downloads
ABC (alphabet) encode/decode
semiorbit/serial
176 Downloads
Generate a Serial Number of alphanumeric 16 random chars in PHP.
chongyi/php-basen
4 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
getpop/definitions-base36
273 Downloads
Provides definitions using a base 36 counter
originphp/security
11258 Downloads
OriginPHP Security
karyakode/siikunpro
5 Downloads
SiiKUN PRO PHP encoder and obfuscator
fwolf/base-converter
492 Downloads
Convert number (string format) between base 2 and 62
webmasters/base-converter
46 Downloads
Base converter for integers to base 36 and back (with optional shifting)
paragonie/constant_time_encoding
259496325 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
spomky-labs/base64url
33258637 Downloads
Base 64 URL Safe Encoding/Decoding PHP Library
christian-riesen/base32
27082734 Downloads
Base32 encoder/decoder according to RFC 4648
zbateson/stream-decorators
39090577 Downloads
PHP psr7 stream decorators for mime message part streams
intervention/validation
5411359 Downloads
Additional validation rules for the Laravel framework