PHPackages                             samlittler/mod-11 - 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. samlittler/mod-11

ActiveLibrary

samlittler/mod-11
=================

A library for calculating mod 11 checksums as used by Royal Mail and USPS

v1.1.1(4y ago)0674↓100%PHPPHP ~7.1

Since Nov 17Pushed 4y ago1 watchersCompare

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

READMEChangelogDependencies (1)Versions (4)Used By (0)

mod-11
------

[](#mod-11)

mod-11 is a PSR-2-compliant library for calculating Mod11 checksums as used by the Royal Mail, USPS and others.

Installing
==========

[](#installing)

You can easily install this library by running the following command if you're using composer.

```
composer require samlittler/mod-11

```

Alternatively, you can download it and manually include it.

Usage
=====

[](#usage)

Usage is really simple too.

```
