Libraries tagged by base36
aza/math
20755 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
17650 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
deemru/abcode
10219 Downloads
ABC (alphabet) encode/decode
semiorbit/serial
222 Downloads
Generate a Serial Number of alphanumeric 16 random chars in PHP.
karyakode/siikunpro
7 Downloads
SiiKUN PRO PHP encoder and obfuscator
getpop/definitions-base36
273 Downloads
Provides definitions using a base 36 counter
originphp/security
11266 Downloads
OriginPHP Security
fwolf/base-converter
492 Downloads
Convert number (string format) between base 2 and 62
chongyi/php-basen
6 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
webmasters/base-converter
47 Downloads
Base converter for integers to base 36 and back (with optional shifting)
paragonie/constant_time_encoding
272412445 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
spomky-labs/base64url
34415515 Downloads
Base 64 URL Safe Encoding/Decoding PHP Library
christian-riesen/base32
28057885 Downloads
Base32 encoder/decoder according to RFC 4648
zbateson/stream-decorators
41174621 Downloads
PHP psr7 stream decorators for mime message part streams
intervention/validation
5662718 Downloads
Additional validation rules for the Laravel framework