2017 © Pedro Peláez
 

library crc24

A CRC-24 implementation in PHP.

image

bigwhoop/crc24

A CRC-24 implementation in PHP.

  • Friday, October 24, 2014
  • by bigwhoop
  • Repository
  • 1 Watchers
  • 3 Stars
  • 1,186 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 5 % Grown

The README.md

CRC-24

CI, (*1)

A CRC-24 implementation in PHP., (*2)

Installation

composer require bigwhoop/crc24

Usage

<?php
use Bigwhoop\Crc24\Crc24;

$checksum = Crc24::hash('your message');

Tests

composer install --dev
vendor/bin/phpunit
vendor/bin/phpstan

License

MIT, (*3)

The Versions

24/10 2014

dev-master

9999999-dev

A CRC-24 implementation in PHP.

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

24/10 2014

1.0.3

1.0.3.0

A CRC-24 implementation in PHP.

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

24/10 2014

1.0.2

1.0.2.0

A CRC-24 implementation in PHP.

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

24/10 2014

1.0.1

1.0.1.0

A CRC-24 implementation in PHP.

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

18/10 2014

1.0.0

1.0.0.0

A CRC-24 implementation in PHP.

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires