PHPackages                             notrix/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. notrix/crc

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

notrix/crc
==========

Calculates CRC checksums for input data

07761PHP

Since Jul 25Pushed 8y ago1 watchersCompare

[ Source](https://github.com/notrix/php-crc)[ Packagist](https://packagist.org/packages/notrix/crc)[ RSS](/packages/notrix-crc/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

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)

```
