PHPackages                             kittinan/php-crc - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. kittinan/php-crc

ActiveLibrary

kittinan/php-crc
================

Calculates CRC checksums for input data

1.0.0(8y ago)188.7k↓12.2%22MITPHP

Since Sep 2Pushed 8y ago1 watchersCompare

[ Source](https://github.com/kittinan/php-crc)[ Packagist](https://packagist.org/packages/kittinan/php-crc)[ RSS](/packages/kittinan-php-crc/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (2)

mermshaus/CRC
=============

[](#mermshauscrc)

This is work in progress. I am not an expert on the topic by any means. Therefore, I have trouble finding and verifying information about common CRC algorithms. I am especially looking for reliable test vectors.

Implemented algorithms
----------------------

[](#implemented-algorithms)

- CRC1
- CRC16, CRC16-CCITT, CRC16-DNP, CRC16-Modbus, CRC16-QT, CRC16-USB, CRC16-XModem, CRC16-ZModem

Usage example
-------------

[](#usage-example)

```
