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

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

selective/base32
================

Base32 based on RFC 4648

2.1.0(2mo ago)7167.6k↓26.7%22MITPHPPHP ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0CI passing

Since Apr 22Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/selective-php/base32)[ Packagist](https://packagist.org/packages/selective/base32)[ Docs](https://github.com/selective-php/base32)[ RSS](/packages/selective-base32/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (4)Dependencies (7)Versions (5)Used By (2)

Base32
======

[](#base32)

[![Latest Version on Packagist](https://camo.githubusercontent.com/8e68dd392f966d1b0d7d94ec4decacd0ae7dc680ee00de0fc11a66e8e507e340/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f73656c6563746976652d7068702f6261736533322e737667)](https://packagist.org/packages/selective/base32)[![Software License](https://camo.githubusercontent.com/074b89bca64d3edc93a1db6c7e3b1636b874540ba91d66367c0e5e354c56d0ea/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e737667)](LICENSE.md)[![Build Status](https://github.com/selective-php/base32/workflows/build/badge.svg)](https://github.com/selective-php/base32/actions)[![Total Downloads](https://camo.githubusercontent.com/2d7c12d06a3d0f1b3025755b742a86476987a9ad19827d26dd4a0f54f1955ee3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73656c6563746976652f6261736533322e737667)](https://packagist.org/packages/selective/base32/stats)

Base32 string encoder based on [RFC 4648](https://tools.ietf.org/html/rfc4648#section-6).

Installation
------------

[](#installation)

Via Composer

```
$ composer require selective/base32

```

Requirements
------------

[](#requirements)

- PHP 8.2 - 8.5

Usage
-----

[](#usage)

```
