PHPackages                             axpwx/base91 - 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. axpwx/base91

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

axpwx/base91
============

A PHP implementation of Base91 as described on https://base91.sourceforge.net/

v1.0.0(4y ago)08MITPHPPHP &gt;=7.1

Since Apr 10Pushed 4y ago1 watchersCompare

[ Source](https://github.com/axpwx/base91)[ Packagist](https://packagist.org/packages/axpwx/base91)[ Docs](https://github.com/axpwx/base91)[ RSS](/packages/axpwx-base91/feed)WikiDiscussions main Synced 6d ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

base91
======

[](#base91)

base91 编解码的PHP实现，支持版本php&gt;=7.1

基于[base91](http://base91.sourceforge.net/), 增加了16进制编解码，可用于16进制编码缩短

安装
--

[](#安装)

```
composer require axpwx/base91
```

使用
--

[](#使用)

### 编码普通字符串

[](#编码普通字符串)

```
