PHPackages                             hylianshield/base32-crockford - 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. hylianshield/base32-crockford

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

hylianshield/base32-crockford
=============================

Implementation of Crockford's Base 32 encoder and decoder

1.0.1(9y ago)211.0k1Apache-2.0PHPPHP ^7.0

Since Jan 19Pushed 9y ago1 watchersCompare

[ Source](https://github.com/HylianShield/base32-crockford)[ Packagist](https://packagist.org/packages/hylianshield/base32-crockford)[ RSS](/packages/hylianshield-base32-crockford/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (3)Versions (3)Used By (1)

Introduction
============

[](#introduction)

This package holds an encoder / decoder that implements [Crockford's Base 32](http://www.crockford.com/wrmg/base32.html)implementation.

Installation
============

[](#installation)

```
composer require hylianshield/base32-crockford:^1.0
```

Specification
=============

[](#specification)

AttributeValuePadding`0` (required)Partitioning`-` (optional)Usage
=====

[](#usage)

```
