Libraries tagged by checksum
witchiiwork/php-crc
5 Downloads
Calculates CRC checksums for input data.
v8-ict/laravel-smart-cache
14 Downloads
Allows to capture the entire response with a middleware, and while caching it observer the checksum of the database tables used to create the response, if any related table has a modified checksum, it refreshes the response. This makes it serve live data, but then cached as long as it is not modified. Huge reduction of resource consumption and keep data live.
skajdo/crc16-ccit
1335 Downloads
Calculate CRC16-CCIT checksum
samlittler/upc
11038 Downloads
A checksum calculator for the UPC check digit method
samlittler/mod-11
647 Downloads
A library for calculating mod 11 checksums as used by Royal Mail and USPS
onemigrator/onemigrator
7 Downloads
Database migration system with checksum support
omanshardt/doctrine-base-entities
16 Downloads
Helper library to provide base functionality to doctrine entities such as setting creation and modification date and interleaved checksumming of entities (checksumming every entity with respect to it's predescessor)
notrix/crc
774 Downloads
Calculates CRC checksums for input data
nomelodic/file-system-security
12 Downloads
The library creates a snapshot of the project file system and calculates the checksum.
moovspot/crc16-ccit
7 Downloads
Calculate CRC16-CCIT checksum
loantap/paytm
6 Downloads
paytm checksum generation utility
kankro/simple-gtin-validator
21 Downloads
Validates GTIN (Global Trade Item Number) codes by calculating checksums.
hsk99/crc
20 Downloads
Calculates CRC checksums for input data.
fredricj/check-algos
7 Downloads
Collection of checksum algorithms. Currently supports Verhoeff, Luhn and Damm algorithms
dodosss/crc
14 Downloads
Calculates CRC16 checksums.