Libraries tagged by hexdec
tillkruss/email-encoder
142 Downloads
A lightweight plugin that protects email addresses from email-harvesting robots by encoding them into decimal and hexadecimal entities.
mvccore/ext-form-validator-special
239 Downloads
MvcCore - Extension - Form - Validator - Special - form special text and numeric validators - company ID (EU), company VAT ID (EU), credit card, hexadecimal number, IBAN bank account number, IP address and ZIP code.
acamposm/ipv4-address-converter
9 Downloads
A PHP package to easily convert IP Addresses from any format to any format.
russoedu/colorvalidator
54 Downloads
Custom Laravel 5 Validator for hexadecimal color
rhubarbgroup/email-address-encoder
10 Downloads
A lightweight plugin that protects email addresses from email-harvesting robots by encoding them into decimal and hexadecimal entities.
qiuqiux/base-convert
244 Downloads
Converted from Binary,Octal,Decimal,Hexadecimal,Base62 and etc
kamerk22/ipfuscator
6 Downloads
IPFuscation is a technique that allows for IP addresses to be represented in hexadecimal or decimal instead of the decimal encoding we are used to. IPFuscator allows us to easily convert to these alternative formats that are interpreted in the same way.
thgs/hex
1 Downloads
A hex editor
skyleaf/cellular-identifier
17 Downloads
Converts cellular device identifiers between different specifications and formats.
originphp/security
11254 Downloads
OriginPHP Security
nikolaposa/num-converter
25 Downloads
PHP library which provides consistent interface for converting numbers between various numeral systems.
ngubin/key-n
6 Downloads
Generation a unique short key from the number.
nabeghe/alphanum
2 Downloads
Converting decimal numbers to alphanums, which include uppercase & lowercase letters as well as the underscore character, & vice versa.
gavinggordon/constantgroups
17 Downloads
A PHP class which provides quick as-needed access to pre- and user defined data via constants.
delhombre/binary-converter
4 Downloads
A simple and efficient package to convert numbers to their binary equivalent using PHP