Libraries tagged by checksum
stocker4all/luhn-mod-n
49205 Downloads
luhn-mod-n is a very simple solution to generate and verify luhn mod n checksums. Possible bases (value for n) are between 2 and 36. Luhn mod 10 is well known from the credit card number checksum. But also in different bases it can be useful to have this checksum functionality.
globalcitizen/php-iso7064
24025 Downloads
php-iban is a library implementing the pure ISO/IEC 7064 checksum functions.
php-extended/php-checksum-object
6019 Downloads
A library that implements the php-extended/php-checksum-interface
php-extended/php-checksum-interface
15240 Downloads
A library that defines the functionnalities of a checksum
jsnlib/checksum
46 Downloads
產生校驗碼,可連同參數夾帶,在服務端 (server) 驗證參數是否被修改。
joshhanley/livewire-checksum-logger
437 Downloads
An checksum logger for Livewire to debug corruption issues
cryonighter/inn-checksum
8453 Downloads
This package validates the Russian Tax Identification Number of Legal Persons, Individual Entrepreneurs and Individual Person
petrknap/binary
261 Downloads
Library for work with binary data and objects
karavasilev/cryptomanana
55 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
aspose/barcode-cloud-php
1221 Downloads
Aspose.BarCode for Cloud is a REST API for Linear, 2D and postal barcode generation and recognition in the cloud. API recognizes and generates barcode images in a variety of formats. Barcode REST API allows to specify barcode image attributes like image width, height, border style and output image format in order to customize the generation process. Developers can also specify the barcode type and text attributes such as text location and font styles in order to suit the application requirements.
designbycode/luhn-algorithm
272 Downloads
The Luhn Algorithm is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers, IMEI numbers, and others. This documentation provides an overview of the Luhn Algorithm implementation in PHP, including examples and use cases.
daleattree/checksum
22 Downloads
A library to generate and validate checksums against selected algorithms
zfbrasil/checksum
766 Downloads
Provide common brazilian checksum features
php-extended/php-checksum-luhn
7978 Downloads
A library that implements the php-extended/php-checksum-interface for the luhn algorithm
zhuravel/php-luhn-checksum
16 Downloads